commit | 9547d01bfb9c351dc19067f8a4cea9d3955f4125 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue May 24 17:12:14 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed May 25 08:39:20 2011 -0700 |
tree | 3c32521dbbf380471e1eef3e11ae656b24164255 | |
parent | 88c22088bf235f50b09a10bd9f022b0472bcb6b5 [diff] |
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>