f767b02f35
Fix it a bit (after some cross checking with "man arch_prctl"). There were: *) typos FS/GS and back *) FS in place of FS_BASE (and the same for GS) *) the procedure used put_user on &addr, where addr was the parameter (i.e. changed its param with put_user, completely useless) rather than interpreting addr as a pointer, as requested in this case (see the man page). Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
util | ||
bugs.c | ||
delay.c | ||
fault.c | ||
kernel-offsets.c | ||
ksyms.c | ||
Makefile | ||
mem.c | ||
ptrace.c | ||
ptrace_user.c | ||
sigcontext.c | ||
signal.c | ||
syscall_table.c | ||
syscalls.c | ||
sysrq.c | ||
um_module.c | ||
user-offsets.c |