linux-stable/arch/xtensa/platforms
Max Filippov b85d459479 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>
2015-11-02 18:02:55 +03:00
..
iss xtensa: fixes for configs without loop option 2015-11-02 18:02:47 +03:00
xt2000 xtensa: fixes for configs without loop option 2015-11-02 18:02:47 +03:00
xtfpga xtensa: xtfpga: fix integer overflow in TASK_SIZE 2015-11-02 18:02:55 +03:00