2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 02:04:05 +08:00
linux-next/arch/xtensa/mm
Max Filippov ec747b21c7 xtensa: fix RASID SR initialization
set_rasid_register accepts new RASID SR value, but ASID_USER_FIRST is
ASID value for the ring 1; RASID value is made by ASID_INSERT macro.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
2012-12-18 21:10:25 -08:00
..
cache.c MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 2010-02-20 16:41:46 +00:00
fault.c xtensa: fix missing return in do_page_fault for SIGBUS case 2012-10-15 21:42:52 -07:00
init.c xtensa: use the declarations provided by <asm/sections.h> 2012-06-20 14:39:35 -07:00
Makefile xtensa: nommu support 2009-04-02 23:41:50 -07:00
misc.S xtensa: provide proper assembler function boundaries with ENDPROC() 2012-12-18 21:10:20 -08:00
mmu.c xtensa: fix RASID SR initialization 2012-12-18 21:10:25 -08:00
tlb.c xtensa: fix build warning for arch/xtensa/mm/tlb.c 2012-12-18 21:10:21 -08:00