diff options
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | 2006-04-11 07:53:34 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-11 15:18:36 +0200 |
commit | f53389d8af6a73034e40eace6034622c03ed707b (patch) | |
tree | 14c2493010ccba0107c95e317ecd3eeedcdfe7f7 /arch/um/scripts | |
parent | [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code (diff) | |
download | linux-f53389d8af6a73034e40eace6034622c03ed707b.tar.xz linux-f53389d8af6a73034e40eace6034622c03ed707b.zip |
[PATCH] uml: fix critical typo for TT mode
Noticed this for a compilation-time warning, so I'm fixing it even for TT mode
- this is not put_user, but copy_to_user, so we need a pointer to sp, not sp
itself (we're trying to write the word pointed to by the "sp" var.).
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/um/scripts')
0 files changed, 0 insertions, 0 deletions