linux_dsm_epyc7002/arch/arm64/include
Will Deacon be6209a610 arm64: barriers: use barrier() instead of smp_mb() when !SMP
The recently introduced acquire/release accessors refer to smp_mb()
in the !CONFIG_SMP case. This is confusing when reading the code, so use
barrier() directly when we know we're UP.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2014-05-09 17:03:52 +01:00
..
asm arm64: barriers: use barrier() instead of smp_mb() when !SMP 2014-05-09 17:03:52 +01:00
uapi/asm arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS 2014-05-09 15:47:49 +01:00