linux/arch/arm64/include/asm
Will Deacon 24fe1b0efa arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}
Commit 7f0b1bf045 ("arm64: Fix barriers used for page table modifications")
fixed a reported issue with fixmap page-table entries not being visible
to the walker due to a missing DSB instruction. At the same time, it added
ISB instructions to the arm64 set_{pte,pmd,pud} functions, which are not
required by the architecture and make little sense in isolation.

Remove the redundant ISBs.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2018-06-27 18:26:20 +01:00
..
xen
Kbuild
acenv.h
acpi.h
alternative.h arm64: Avoid flush_icache_range() in alternatives patching code 2018-06-27 18:21:53 +01:00
arch_gicv3.h
arch_timer.h
arm-cci.h
arm_dsu_pmu.h
asm-bug.h
asm-offsets.h
asm-uaccess.h
assembler.h
atomic.h
atomic_ll_sc.h
atomic_lse.h
barrier.h
bitops.h
bitrev.h
boot.h
brk-imm.h
bug.h
cache.h
cacheflush.h docs: Fix some broken references 2018-06-15 18:10:01 -03:00
checksum.h
clocksource.h
cmpxchg.h
compat.h
compiler.h
cpu.h
cpu_ops.h
cpucaps.h
cpufeature.h Small update for KVM. 2018-06-12 11:34:04 -07:00
cpuidle.h
cputype.h
current.h
daifflags.h
dcc.h
debug-monitors.h
device.h
dma-mapping.h
dmi.h
efi.h
elf.h
esr.h
exception.h
exec.h
extable.h
fb.h
fixmap.h
fpsimd.h
fpsimdmacros.h
ftrace.h
futex.h
hardirq.h
hugetlb.h
hw_breakpoint.h
hwcap.h
hypervisor.h
insn.h
io.h
irq.h
irq_work.h
irqflags.h
jump_label.h
kasan.h
kernel-pgtable.h
kexec.h
kgdb.h
kprobes.h
kvm_arm.h
kvm_asm.h Small update for KVM. 2018-06-12 11:34:04 -07:00
kvm_coproc.h
kvm_emulate.h
kvm_host.h KVM: arm64/sve: Fix SVE trap restoration for non-current tasks 2018-06-21 09:14:44 +01:00
kvm_hyp.h
kvm_mmio.h
kvm_mmu.h arm64 updates for 4.18: 2018-06-08 11:10:58 -07:00
linkage.h
lse.h
memblock.h
memory.h
mmu.h
mmu_context.h
mmzone.h
module.h
neon.h
numa.h
page-def.h
page.h
paravirt.h
pci.h
percpu.h
perf_event.h
pgalloc.h
pgtable-hwdef.h
pgtable-prot.h
pgtable-types.h
pgtable.h arm64: Remove unnecessary ISBs from set_{pte,pmd,pud} 2018-06-27 18:26:20 +01:00
probes.h
proc-fns.h
processor.h Small update for KVM. 2018-06-12 11:34:04 -07:00
ptdump.h
ptrace.h
sdei.h
seccomp.h
sections.h
shmparam.h
signal32.h
simd.h
smp.h
smp_plat.h
sparsemem.h
spinlock.h
spinlock_types.h
stack_pointer.h
stackprotector.h
stacktrace.h
stage2_pgtable-nopmd.h
stage2_pgtable-nopud.h
stage2_pgtable.h
stat.h
string.h
suspend.h
sync_bitops.h
syscall.h
sysreg.h arm64: Introduce sysreg_clear_set() 2018-06-21 09:14:54 +01:00
system_misc.h
thread_info.h Small update for KVM. 2018-06-12 11:34:04 -07:00
timex.h
tlb.h
tlbflush.h
topology.h
traps.h
uaccess.h
unistd.h
unistd32.h
uprobes.h
vdso.h
vdso_datapage.h
virt.h
vmap_stack.h
word-at-a-time.h