Revision 6fd6b17c6d9713f56b5f20903ec3e00fa6cc435e authored by Linus Torvalds on 01 February 2007, 00:43:36 UTC, committed by Linus Torvalds on 01 February 2007, 00:46:40 UTC
This reverts commit e80ee884ae0e3794ef2b65a18a767d502ad712ee.

Pawel Sikora had a boot-time oops due to it - because the sign change
invalidates the following comparisons, since 'free_pages' can be
negative.

The micro-optimization just isn't worth it.

Bisected-by: Pawel Sikora <pluto@agmk.net>
Acked-by: Andrew Morton <akpm@osdl.org>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent f56df2f
History
File Mode Size
netfilter
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 270 bytes
README -rw-r--r-- 299 bytes
TODO -rw-r--r-- 1.2 KB
af_decnet.c -rw-r--r-- 54.1 KB
dn_dev.c -rw-r--r-- 34.5 KB
dn_fib.c -rw-r--r-- 18.7 KB
dn_neigh.c -rw-r--r-- 15.8 KB
dn_nsp_in.c -rw-r--r-- 21.6 KB
dn_nsp_out.c -rw-r--r-- 17.7 KB
dn_route.c -rw-r--r-- 44.4 KB
dn_rules.c -rw-r--r-- 5.8 KB
dn_table.c -rw-r--r-- 21.0 KB
dn_timer.c -rw-r--r-- 3.1 KB
sysctl_net_decnet.c -rw-r--r-- 10.3 KB

README

back to top