Andrew Morton 735c4fb916 add noinline_for_stack
People are adding `noinline' in various places to prevent excess stack
consumption due to gcc inlining.  But once this is done, it is quite unobvious
why the `noinline' is present in the code.  We can comment each and every
site, or we can use noinline_for_stack.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-03-04 16:35:12 -08:00
..
2008-02-13 14:44:03 +01:00
2008-02-23 17:12:16 -08:00
2008-02-24 20:03:42 +01:00
2008-02-23 17:12:13 -08:00
2008-03-04 16:35:12 -08:00
2008-02-06 10:41:16 -08:00