From: Cesar Eduardo Barros Date: Sat, 27 Oct 2012 22:37:10 +0000 (-0200) Subject: firmware: use noinline_for_stack X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~86^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60dac5e284fe99751e3beefe1a9cc7a0771ad73c;p=pandora-kernel.git firmware: use noinline_for_stack The comment above fw_file_size() suggests it is noinline for stack size reasons. Use noinline_for_stack to make this more clear. Signed-off-by: Cesar Eduardo Barros Acked-by: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed