From: Nick Piggin Date: Fri, 6 Jan 2006 08:10:56 +0000 (-0800) Subject: [PATCH] mm: pagealloc opt X-Git-Tag: v2.6.16-rc1~936^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c54ad30c784b84d0275152d0ca80985b21471811;p=pandora-kernel.git [PATCH] mm: pagealloc opt Slightly optimise some page allocation and freeing functions by taking advantage of knowing whether or not interrupts are disabled. Signed-off-by: Nick Piggin Cc: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed