summaryrefslogtreecommitdiffstats
path: root/mm/oom_kill.c
diff options
context:
space:
mode:
authorBenjamin LaHaise2005-06-22 02:14:55 +0200
committerLinus Torvalds2005-06-22 03:46:17 +0200
commitc2f29ea111e3344ed48257c2a142c3db514e1529 (patch)
tree6750edefb1f08a6be545250fdaca72fa211ef338 /mm/oom_kill.c
parent[PATCH] __mod_page_state(): pass unsigned long instead of unsigned (diff)
downloadkernel-qcow2-linux-c2f29ea111e3344ed48257c2a142c3db514e1529.tar.gz
kernel-qcow2-linux-c2f29ea111e3344ed48257c2a142c3db514e1529.tar.xz
kernel-qcow2-linux-c2f29ea111e3344ed48257c2a142c3db514e1529.zip
[PATCH] __read_page_state(): pass unsigned long instead of unsigned
By making the offset argument of __read_page_state an unsigned long instead of unsigned, we can avoid forcing the compiler to sign extend a usually constant argument. This saves 1 instruction on x86-64. Signed-off-by: Benjamin LaHaise <benjamin.c.lahaise@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/oom_kill.c')
0 files changed, 0 insertions, 0 deletions