From: Ingo Molnar Date: Thu, 13 Jul 2006 07:12:21 +0000 (+0200) Subject: [PATCH] revert slab.c locking change X-Git-Tag: v2.6.18-rc2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc818301a8a39fedd7f0a71f878f29130c72193d;p=pandora-kernel.git [PATCH] revert slab.c locking change Chandra Seetharaman reported SLAB crashes caused by the slab.c lock annotation patch. There is only one chunk of that patch that has a material effect on the slab logic - this patch undoes that chunk. This was confirmed to fix the slab problem by Chandra. Signed-off-by: Ingo Molnar Tested-by: Chandra Seetharaman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed