diff options
author | Hua Zhong <hzhong@gmail.com> | 2006-06-23 02:03:23 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 07:42:49 -0700 |
commit | b344e05c585406904c70865e531e02467c4c7931 (patch) | |
tree | 5c9b9be9c35f5921e4796f1bafab810839765354 /sound | |
parent | cfd9b7df4abd3257c9e381b0e445817b26a51c0c (diff) | |
download | op-kernel-dev-b344e05c585406904c70865e531e02467c4c7931.zip op-kernel-dev-b344e05c585406904c70865e531e02467c4c7931.tar.gz |
[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 'sound')
0 files changed, 0 insertions, 0 deletions