diff options
author | Hua Zhong <hzhong@gmail.com> | 2006-06-23 05:03:23 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 10:42:49 -0400 |
commit | b344e05c585406904c70865e531e02467c4c7931 (patch) | |
tree | 5c9b9be9c35f5921e4796f1bafab810839765354 /mm/mmap.c | |
parent | cfd9b7df4abd3257c9e381b0e445817b26a51c0c (diff) |
[PATCH] likely cleanup: remove unlikely in sys_mprotect()
With likely/unlikely profiling on my not-so-busy-typical-developmentsystem
there are 5k misses vs 2k hits. So I guess we should remove the unlikely.
Signed-off-by: Hua Zhong <hzhong@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions