From: Christoph Lameter Date: Wed, 22 Aug 2007 21:01:57 +0000 (-0700) Subject: SLUB: do not fail on broken memory configurations X-Git-Tag: v2.6.23-rc4~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2f92ee7e704440995cf5474f4cc7b268bf380e0;p=pandora-kernel.git SLUB: do not fail on broken memory configurations Print a big fat warning and do what is necessary to continue if a node is marked as up (meaning either node is online (upstream) or node has memory (Andrew's tree)) but allocations from the node do not succeed. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed