diff options
author | Christoph Lameter <cl@linux.com> | 2010-08-20 19:37:12 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2010-10-02 09:24:26 +0200 |
commit | 1537066c69bee9ebc4b998626c532ce1724d4e67 (patch) | |
tree | 914bc354a286b6e14cf8f69f831f4656d9a49636 /mm/mmu_context.c | |
parent | Linux 2.6.36-rc6 (diff) | |
download | linux-1537066c69bee9ebc4b998626c532ce1724d4e67.tar.xz linux-1537066c69bee9ebc4b998626c532ce1724d4e67.zip |
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 'mm/mmu_context.c')
0 files changed, 0 insertions, 0 deletions