diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2015-09-24 23:34:02 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2015-11-02 18:02:55 +0300 |
commit | b85d45947951d23cb22d90caecf4c1eb81342c96 (patch) | |
tree | 5a9b1328d951b143cf9791ced96bec95c26ebceb /lib/decompress_unxz.c | |
parent | 01618bded680573163403666d0546be536b22ac0 (diff) | |
download | linux-b85d45947951d23cb22d90caecf4c1eb81342c96.tar.xz |
xtensa: xtfpga: fix integer overflow in TASK_SIZE
This fixes the following warning when default memory region crosses
0x80000000:
arch/xtensa/include/asm/processor.h:40:47: warning:
integer overflow in expression [-Woverflow]
#define TASK_SIZE (PLATFORM_DEFAULT_MEM_START + PLATFORM_DEFAULT_MEM_SIZE)
^
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'lib/decompress_unxz.c')
0 files changed, 0 insertions, 0 deletions