linux_dsm_epyc7002/arch/arm64
jinho lim 7b71665603 arm64: rename dump_instr as dump_kernel_instr
In traps.c, only __die calls dump_instr.
However, this function has sub-function as __dump_instr.

dump_kernel_instr can replace those functions.
By using aarch64_insn_read, it does not have to change fs to KERNEL_DS.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: jinho lim <jordan.lim@samsung.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2019-06-26 17:59:15 +01:00
..
boot treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 2019-05-30 11:29:52 -07:00
configs arm64: defconfig: enable CONFIG_RANDOMIZE_BASE 2019-06-25 09:33:06 +01:00
crypto treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
include arm64/mm: Drop [PTE|PMD]_TYPE_FAULT 2019-06-26 11:28:10 +01:00
kernel arm64: rename dump_instr as dump_kernel_instr 2019-06-26 17:59:15 +01:00
kvm arm64: Fix incorrect irqflag restore for priority masking 2019-06-21 15:50:10 +01:00
lib arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE 2019-04-09 10:34:59 +01:00
mm arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP 2019-06-24 18:10:39 +01:00
net arm64: bpf: do not allocate executable memory 2019-06-24 18:10:39 +01:00
xen treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Kconfig arm64: ARM64_MODULES_PLTS must depend on MODULES 2019-06-25 09:32:11 +01:00
Kconfig.debug treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Kconfig.platforms treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile kasan, arm64: adjust shadow size for tag-based mode 2018-12-28 12:11:43 -08:00