diff options
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | 2005-05-29 00:52:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-29 01:46:14 +0200 |
commit | f767b02f35a3db5c1b1c6454992c070510cef07f (patch) | |
tree | 516652e8762f089b4ab114228ecc2a7a1be02007 /include/asm-um/pgtable.h | |
parent | [PATCH] irq code: Add coherence test for PREEMPT_ACTIVE (diff) | |
download | linux-f767b02f35a3db5c1b1c6454992c070510cef07f.tar.xz linux-f767b02f35a3db5c1b1c6454992c070510cef07f.zip |
[PATCH] uml: fixlet for arch_prctl_skas
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>
Diffstat (limited to 'include/asm-um/pgtable.h')
0 files changed, 0 insertions, 0 deletions