aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mm_init.c
diff options
context:
space:
mode:
authorHugh Dickins <hugh@veritas.com>2008-08-20 14:09:05 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-08-20 15:40:30 -0700
commit07279cdfd964acc032de92a527cb11b1f40f35aa (patch)
treee1f1269b459790e45ae11057fcd5b530bcbe5fd5 /mm/mm_init.c
parent16f8c5b2e64dec7faa5d3c7e9bdf0765e864e481 (diff)
downloadkernel_samsung_smdk4412-07279cdfd964acc032de92a527cb11b1f40f35aa.zip
kernel_samsung_smdk4412-07279cdfd964acc032de92a527cb11b1f40f35aa.tar.gz
kernel_samsung_smdk4412-07279cdfd964acc032de92a527cb11b1f40f35aa.tar.bz2
mm: show free swap as signed
Adjust <Alt><SysRq>m show_swap_cache_info() to show "Free swap" as a signed long: the signed format is preferable, because during swapoff nr_swap_pages can legitimately go negative, so makes more sense thus (it used to be shown redundantly, once as signed and once as unsigned). Signed-off-by: Hugh Dickins <hugh@veritas.com> Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions