summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2015-09-24 23:34:02 +0300
committerMax Filippov <jcmvbkbc@gmail.com>2015-11-02 18:02:55 +0300
commitb85d45947951d23cb22d90caecf4c1eb81342c96 (patch)
tree5a9b1328d951b143cf9791ced96bec95c26ebceb /arch/xtensa/include
parent01618bded680573163403666d0546be536b22ac0 (diff)
downloadlinux-b85d45947951d23cb22d90caecf4c1eb81342c96.tar.gz
linux-b85d45947951d23cb22d90caecf4c1eb81342c96.tar.bz2
linux-b85d45947951d23cb22d90caecf4c1eb81342c96.zip
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 'arch/xtensa/include')
0 files changed, 0 insertions, 0 deletions