From: David Rientjes Date: Tue, 31 Jul 2007 07:37:32 +0000 (-0700) Subject: oom: print points as unsigned long X-Git-Tag: v2.6.23-rc2~137 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5e58a61420e99dd08685f622d4dc666bf07e9a5;p=pandora-kernel.git oom: print points as unsigned long In badness(), the automatic variable 'points' is unsigned long. Print it as such. Signed-off-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed