diff options
author | Christoph Lameter <cl@linux.com> | 2010-08-20 13:37:12 -0400 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2010-10-02 03:24:26 -0400 |
commit | 1537066c69bee9ebc4b998626c532ce1724d4e67 (patch) | |
tree | 914bc354a286b6e14cf8f69f831f4656d9a49636 /arch | |
parent | 899611ee7d373e5eeda08e9a8632684e1ebbbf00 (diff) |
slub: Force no inlining of debug functions
Compiler folds the debgging functions into the critical paths.
Avoid that by adding noinline to the functions that check for
problems.
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions