From: Eduard - Gabriel Munteanu Date: Sun, 10 Aug 2008 17:14:05 +0000 (+0300) Subject: kmemtrace: SLAB hooks. X-Git-Tag: v2.6.30-rc1~2^2~204^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36555751c6751a5bdfd6d7bdf0648343bb1ef0de;p=pandora-kernel.git kmemtrace: SLAB hooks. This adds hooks for the SLAB allocator, to allow tracing with kmemtrace. We also convert some inline functions to __always_inline to make sure _RET_IP_, which expands to __builtin_return_address(0), always works as expected. Signed-off-by: Eduard - Gabriel Munteanu Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed