diff options
author | Suresh Siddha <[email protected]> | 2008-09-23 14:00:40 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-10-10 19:29:15 +0200 |
commit | 55121b4369ced87863bf04da1f762a37e58aee4d (patch) | |
tree | 2457540a64011581ac4510cfeeba27399c4f92ae /net/unix/sysctl_net_unix.c | |
parent | 0b8fdcbcd287a1fbe66817491e6149841ae25705 (diff) |
x86, cpa: no need to check alias for __set_pages_p/__set_pages_np
No alias checking needed for setting present/not-present mapping. Otherwise,
we may need to break large pages for 64-bit kernel text mappings (this adds to
complexity if we want to do this from atomic context especially, for ex:
with CONFIG_DEBUG_PAGEALLOC). Let's keep it simple!
Signed-off-by: Suresh Siddha <[email protected]>
Cc: Suresh Siddha <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions