From: Nick Piggin Date: Sun, 4 Dec 2005 02:55:25 +0000 (+1100) Subject: [PATCH] Fix up per-cpu page batch sizes X-Git-Tag: v2.6.15-rc5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ceaacc9785fedc500e19b024d606a82a23f5372;p=pandora-kernel.git [PATCH] Fix up per-cpu page batch sizes The code to clamp batch sizes to 2^n - 1 went missing and an extra check got added, which must have been a hunk of the "higer order pcp batch refills" work sneaking in. Signed-off-by: Nick Piggin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed