summaryrefslogtreecommitdiff
path: root/include/linux/input-polldev.h
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2008-03-05 01:28:40 +0300
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-03-05 03:35:12 +0300
commit735c4fb916e9f83a9350aeb2680d77d01ea75094 (patch)
tree1e6a80c0aca5982af0ba96f8ab87e5512ad3c9dc /include/linux/input-polldev.h
parente8ed857c64e3ae62e27606ae58bc7371b5daccb1 (diff)
downloadlinux-735c4fb916e9f83a9350aeb2680d77d01ea75094.tar.xz
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>
Diffstat (limited to 'include/linux/input-polldev.h')
0 files changed, 0 insertions, 0 deletions