]> git.baikalelectronics.ru Git - kernel.git/commit
mm: uninline large generic tlb.h functions
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 25 May 2011 00:12:14 +0000 (17:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 May 2011 15:39:20 +0000 (08:39 -0700)
commitd8b6a23c05cd6820dd6ddd3e18a2bdcecb45374d
tree3c32521dbbf380471e1eef3e11ae656b24164255
parent54504bebac9d06a2adfe64bc8be2473d030bfed3
mm: uninline large generic tlb.h functions

Some of these functions have grown beyond inline sanity, move them
out-of-line.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Requested-by: Andrew Morton <akpm@linux-foundation.org>
Requested-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-generic/tlb.h
mm/memory.c