diff options
author | Malcolm Parsons <malcolm.parsons@gmail.com> | 2006-06-26 11:49:41 +1000 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-25 21:04:24 -0700 |
commit | fcc18e83e1f6fd9fa6b333735bf0fcd530655511 (patch) | |
tree | 44cfe84786b80dcbc76a1c0a073137db27dd3f68 /drivers/input/mouse/vsxxxaa.c | |
parent | 091487772c3312f3de599d99ca1d73395b54ed61 (diff) |
[PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flat
binfmt_flat.c calls set_personality with PER_LINUX as the personality.
On the arm architecture this results in the program running in 26bit
usermode. PER_LINUX_32BIT should be used instead. This doesn't affect
other architectures that use binfmt_flat.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/input/mouse/vsxxxaa.c')
0 files changed, 0 insertions, 0 deletions