commit | 3b52166cf72f0826c6d8fa0541c7d4ae39c5a146 | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Sat Sep 03 15:57:26 2005 -0700 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Mon Sep 05 00:06:21 2005 -0700 |
tree | 9245ab972eff25c3c9c751f29f135868774067dd | |
parent | 1e40cd383ccc7c9f8b338c56ce28c326e25eb2fe [diff] |
[PATCH] uml: fault handler micro-cleanups Avoid chomping low bits of address for functions doing it by themselves, fix whitespace, add a correctness checking. I did this for remap-file-pages protection support, it was useful on its own too. 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>