Home
last modified time | relevance | path

Searched refs:deadlock (Results 1 – 4 of 4) sorted by relevance

/arch/ia64/sn/kernel/sn2/
Dsn2_smp.c174 int active, max_active, deadlock, flush_opt = sn2_flush_opt; in sn2_global_tlb_purge() local
271 deadlock = 0; in sn2_global_tlb_purge()
286 if ((deadlock = wait_piowc())) { in sn2_global_tlb_purge()
313 if (flush_opt == 1 && deadlock) { in sn2_global_tlb_purge()
/arch/arm64/
DKconfig256 …bool "Cortex-A53: 826319: System might deadlock if a write cannot complete until read data is acce…
266 system can deadlock.
341 bool "Cortex-A57: 832075: possible deadlock on mixing exclusive memory accesses with device loads"
347 Affected Cortex-A57 parts might deadlock when exclusive load/store
703 with SWP emulation enabled, leading to deadlock of the user
710 perform SWP operations to uncached memory to deadlock.
/arch/arm/
DKconfig1082 bool "ARM errata: Processor deadlock when a false hazard is created"
1090 hazard might then cause a processor deadlock. The workaround enables
1233 bool "ARM errata: A data cache maintenance operation which aborts, might lead to deadlock"
1239 to deadlock. This workaround puts DSB before executing ISB if
/arch/arm/mm/
DKconfig704 with SWP emulation enabled, leading to deadlock of the user
711 perform SWP operations to uncached memory to deadlock.