Revision 835d1c3a98799914db8aee0973018af21128cd1e authored by Marc Zyngier on 30 July 2020, 09:53:05 UTC, committed by Will Deacon on 30 July 2020, 15:55:32 UTC
asm/pointer_auth.h is not needed anymore in asm/smp.h, as 62a679cb2825
("arm64: simplify ptrauth initialization") removed the keys from the
secondary_data structure.

This also cures a compilation issue introduced by f227e3ec3b5c
("random32: update the net random state on interrupt and activity").

Fixes: 62a679cb2825 ("arm64: simplify ptrauth initialization")
Fixes: f227e3ec3b5c ("random32: update the net random state on interrupt and activity")
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Will Deacon <will@kernel.org>
1 parent 966a0ac
History
File Mode Size
pat
Makefile -rw-r--r-- 1.9 KB
amdtopology.c -rw-r--r-- 3.9 KB
cpu_entry_area.c -rw-r--r-- 6.9 KB
debug_pagetables.c -rw-r--r-- 1.8 KB
dump_pagetables.c -rw-r--r-- 12.2 KB
extable.c -rw-r--r-- 6.8 KB
fault.c -rw-r--r-- 37.7 KB
highmem_32.c -rw-r--r-- 2.3 KB
hugetlbpage.c -rw-r--r-- 4.7 KB
ident_map.c -rw-r--r-- 3.2 KB
init.c -rw-r--r-- 30.0 KB
init_32.c -rw-r--r-- 23.0 KB
init_64.c -rw-r--r-- 40.0 KB
iomap_32.c -rw-r--r-- 3.0 KB
ioremap.c -rw-r--r-- 23.4 KB
kasan_init_64.c -rw-r--r-- 11.3 KB
kaslr.c -rw-r--r-- 5.6 KB
kmmio.c -rw-r--r-- 16.2 KB
maccess.c -rw-r--r-- 834 bytes
mem_encrypt.c -rw-r--r-- 10.6 KB
mem_encrypt_boot.S -rw-r--r-- 4.2 KB
mem_encrypt_identity.c -rw-r--r-- 16.8 KB
mm_internal.h -rw-r--r-- 772 bytes
mmap.c -rw-r--r-- 7.0 KB
mmio-mod.c -rw-r--r-- 11.2 KB
numa.c -rw-r--r-- 23.5 KB
numa_32.c -rw-r--r-- 1.9 KB
numa_64.c -rw-r--r-- 252 bytes
numa_emulation.c -rw-r--r-- 15.1 KB
numa_internal.h -rw-r--r-- 765 bytes
pf_in.c -rw-r--r-- 9.8 KB
pf_in.h -rw-r--r-- 708 bytes
pgtable.c -rw-r--r-- 20.8 KB
pgtable_32.c -rw-r--r-- 2.3 KB
physaddr.c -rw-r--r-- 2.3 KB
physaddr.h -rw-r--r-- 231 bytes
pkeys.c -rw-r--r-- 5.8 KB
pti.c -rw-r--r-- 17.5 KB
setup_nx.c -rw-r--r-- 1.4 KB
srat.c -rw-r--r-- 2.9 KB
testmmiotrace.c -rw-r--r-- 3.2 KB
tlb.c -rw-r--r-- 36.4 KB

back to top