diff options
author | Chris Metcalf <cmetcalf@ezchip.com> | 2015-12-21 18:14:24 +0100 |
---|---|---|
committer | Chris Metcalf <cmetcalf@ezchip.com> | 2016-01-18 20:49:19 +0100 |
commit | f3a26163fa8f36344bf01707529052aea20368e8 (patch) | |
tree | 953ce3381bf2020f196bca2965a3062dd03275b6 /arch/microblaze/mm | |
parent | tile: include the syscall number in the backtrace (diff) | |
download | linux-f3a26163fa8f36344bf01707529052aea20368e8.tar.xz linux-f3a26163fa8f36344bf01707529052aea20368e8.zip |
tile: fix a -Wframe-larger-than warning
The warning occurs in setup.c, where it is known that it can't be
a problem, but it's still a good idea to silence the warning.
The onstack array is converted from an s32 to a u8, which still
is plenty of range for the values being managed there.
Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
Diffstat (limited to 'arch/microblaze/mm')
0 files changed, 0 insertions, 0 deletions