linux-stable/arch/xtensa/mm
Max Filippov ff3849059d 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>
2014-01-14 10:19:52 -08:00
..
cache.c xtensa: clean up files to make them code-style compliant 2012-12-18 21:10:25 -08:00
fault.c arch: mm: pass userspace fault flag to generic fault handler 2013-09-12 15:38:01 -07:00
init.c mm/xtensa: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:38 -07:00
Makefile xtensa: nommu support 2009-04-02 23:41:50 -07:00
misc.S xtensa: fix build warning in 64-bit build environment 2014-01-14 10:19:52 -08:00
mmu.c xtensa: use buddy allocator for PTE table 2013-11-15 09:32:19 +09:00
tlb.c xtensa: check TLB sanity on return to userspace 2013-07-08 01:18:56 -07:00