diff options
author | Christoph Lameter <cl@linux.com> | 2010-08-20 12:37:12 -0500 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2010-10-02 10:24:26 +0300 |
commit | 1537066c69bee9ebc4b998626c532ce1724d4e67 (patch) | |
tree | 914bc354a286b6e14cf8f69f831f4656d9a49636 /mm/memcontrol.c | |
parent | 899611ee7d373e5eeda08e9a8632684e1ebbbf00 (diff) | |
download | blackbird-op-linux-1537066c69bee9ebc4b998626c532ce1724d4e67.tar.gz blackbird-op-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/memcontrol.c')
0 files changed, 0 insertions, 0 deletions