android_kernel_xiaomi_sm7250/arch/xtensa/kernel
Chris Zankel 42086cec32 [XTENSA] Allow debugger to modify the WINDOWBASE register.
For the 'return' command, GDB needs to adjust WINDOWBASE.
In case WB is different from 0, we need to rotate the
window register file and update WINDOWSTART and WMASK.
This patch also removes some ret|= statements for
__get_user/__put_user as the address range was alrady
checked a couple of lines earlier.

Signed-off-by: Chris Zankel <chris@zankel.net>
2008-02-13 17:45:36 -08:00
..
align.S
asm-offsets.c
coprocessor.S
entry.S
head.S
init_task.c
io.c
irq.c
Makefile
module.c
pci-dma.c
pci.c
platform.c
process.c
ptrace.c
semaphore.c
setup.c
signal.c
syscall.c
time.c
traps.c
vectors.S
vmlinux.lds.S
xtensa_ksyms.c