commit | ff3849059d787ab2072032800e553c9022c9ab54 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Thu Oct 17 02:42:13 2013 +0400 |
committer | Chris Zankel <chris@zankel.net> | Tue Jan 14 10:19:52 2014 -0800 |
tree | 6efc673f80ced234746259ef52d1beacb562593c | |
parent | c4ee0af3fa0dc65f690fc908f02b8355f9576ea0 [diff] |
xtensa: fix build warning in 64-bit build environment This fixes the following build warnings: arch/xtensa/mm/misc.S: Assembler messages: arch/xtensa/mm/misc.S:143: Warning: value 0xffffffff30000106 truncated to 0x30000106 arch/xtensa/mm/misc.S:197: Warning: value 0xffffffff30000106 truncated to 0x30000106 Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>