commit | 54d00f6069d921bfe83344cb94e2dd7cb54531ef | [log] [tgz] |
---|---|---|
author | Cesar Eduardo Barros <cesarb@cesarb.net> | Sat Oct 27 20:37:10 2012 -0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Sun Oct 28 19:30:18 2012 +0100 |
tree | 3a754c935939a47c734d320ea16e4a1dff2107f1 | |
parent | 3bd7bf1f0fe14f591c089ae61bbfa9bd356f178a [diff] |
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. Cc: Ming Lei <ming.lei@canonical.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net> Acked-by: Ming Lei <ming.lei@canonical.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>