linux/arch/s390/lib
Martin Schwidefsky af313e5a4f [S390] broken copy_in_user function.
The copy_in_user primitive does not work as advertised. If the source
and target area are available copy_in_user copies one byte too much.
If one of the memory areas is not available it does not copy as much
data as it can, but up to 257 bytes less.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-08-30 14:33:30 +02:00
..
Makefile
delay.c
spinlock.c
string.c [S390] Fix sparse warnings. 2006-07-12 16:41:55 +02:00
uaccess.S [S390] broken copy_in_user function. 2006-08-30 14:33:30 +02:00
uaccess64.S [S390] broken copy_in_user function. 2006-08-30 14:33:30 +02:00