From 0f9008ef38d5a6305d94bbdd8f20d68fc75c63b6 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Mon, 7 May 2007 12:31:58 -0700 Subject: [PATCH] Fix up SLUB compile The newly merged SLUB allocator patches had been generated before the removal of "struct subsystem", and ended up applying fine, but wouldn't build based on the current tree as a result. Fix up that merge error - not that SLUB is likely really ready for showtime yet, but at least I can fix the trivial stuff. Signed-off-by: Linus Torvalds --- Reading git-format-patch failed