From: Eduard - Gabriel Munteanu Date: Sun, 10 Aug 2008 17:14:07 +0000 (+0300) Subject: kmemtrace: SLOB hooks. X-Git-Tag: v2.6.30-rc1~2^2~204^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eae2cb24a96509e0a38cc48dc1538a2826f4e33;p=pandora-kernel.git kmemtrace: SLOB hooks. This adds hooks for the SLOB 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. Acked-by: Matt Mackall Signed-off-by: Eduard - Gabriel Munteanu Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed