acrn-kernel/arch/arm/mm
Russell King 840ff6a4f6 [ARM] Prevent deadlock in page fault handler
As per x86, we may deadlock while trying to get the mmap semaphore.
Implement the same fix, which allows (eg) recursive faults to cause
an oops instead of deadlocking.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-09-20 17:52:13 +01:00
..
Kconfig [ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig file 2005-08-17 09:28:26 +01:00
Makefile
abort-ev4.S
abort-ev4t.S
abort-ev5t.S
abort-ev5tj.S
abort-ev6.S
abort-lv4t.S
abort-macro.S
alignment.c [ARM] 2867/2: unaligned ldrd/strd fixups 2005-08-31 21:22:20 +01:00
blockops.c
cache-v3.S
cache-v4.S
cache-v4wb.S
cache-v4wt.S
cache-v6.S
consistent.c
copypage-v3.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
copypage-v4mc.c
copypage-v4wb.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
copypage-v4wt.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
copypage-v6.c
copypage-xscale.c
discontig.c
extable.c
fault-armv.c
fault.c [ARM] Prevent deadlock in page fault handler 2005-09-20 17:52:13 +01:00
fault.h
flush.c [ARM] Fix ARMv6 VIPT cache >= 32K 2005-09-08 15:32:23 +01:00
init.c
ioremap.c
mm-armv.c [ARM] Fix ARMv6 page table bits 2005-09-01 22:41:55 +01:00
mmap.c
mmu.c
proc-arm6_7.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-arm720.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-arm920.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-arm922.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-arm925.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-arm926.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-arm1020.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-arm1020e.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-arm1022.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-arm1026.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-macros.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
proc-sa110.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-sa1100.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-syms.c
proc-v6.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
proc-xscale.S [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` 2005-09-20 16:35:03 +01:00
tlb-v3.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
tlb-v4.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
tlb-v4wb.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
tlb-v4wbi.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
tlb-v6.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00