aboutsummaryrefslogtreecommitdiffstats
path: root/lib/genalloc.c
diff options
context:
space:
mode:
authorBenjamin LaHaise <[email protected]>2005-06-22 00:14:54 +0000
committerLinus Torvalds <[email protected]>2005-06-22 01:46:17 +0000
commit83e5d8f7253cb7b14472385a6d57df1e9f848e8e (patch)
treebafb314103aefbb5699aed2b2b284d8954a888d9 /lib/genalloc.c
parent[PATCH] vm: try_to_free_pages unused argument (diff)
downloadkernel-83e5d8f7253cb7b14472385a6d57df1e9f848e8e.tar.gz
kernel-83e5d8f7253cb7b14472385a6d57df1e9f848e8e.zip
[PATCH] __mod_page_state(): pass unsigned long instead of unsigned
By making the offset argument of __mod_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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions