summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorCarsten Otte <cotte@de.ibm.com>2005-07-15 03:56:30 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-15 09:54:50 -0700
commitafa597ba20e9ef55fc6283c1a564854b1c9f13c0 (patch)
tree56cbfbca20a3c59ef6b1d149f67185e8e8f3a85c /security
parentc5287ba132ff742e595d42c28b66cbba19522c4e (diff)
[PATCH] execute-in-place fixes
This patch includes feedback from Andrew and Christoph. Thanks for taking time to review. Use of empty_zero_page was eliminated to fix compilation for architectures that don't have it. This patch removes setting pages up-to-date in ext2_get_xip_page and all bug checks to verify that the page is indeed up to date. Setting the page state on mapping to userland is bogus. None of the code patchs involved with these pages in mm cares about the page state. still on my ToDo list: identify a place outside second extended where __inode_direct_access should reside Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions