linux_dsm_epyc7002/arch/arm64/kernel
Ard Biesheuvel 98fb754831 arm64: update linker script to increased L1_CACHE_BYTES value
Bring the linker script in line with the recent increase of
L1_CACHE_BYTES to 128. Replace the hardcoded value of 64 with the
symbolic constant.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
[catalin.marinas@arm.com: fix up RW_DATA_SECTION as well]
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2015-12-07 17:22:24 +00:00
..
vdso arm64: build vdso without libgcov 2015-11-12 15:18:07 +00:00
.gitignore
acpi.c Power management and ACPI updates for v4.4-rc1 2015-11-04 18:10:13 -08:00
alternative.c
arm64ksyms.c arm64: add KASAN support 2015-10-12 17:46:36 +01:00
armv8_deprecated.c arm64: compat: fix stxr failure case in SWP emulation 2015-10-28 17:06:35 +00:00
asm-offsets.c arm64: mm: rewrite ASID allocator and MM context-switching code 2015-10-07 11:55:41 +01:00
cacheinfo.c
cpu_errata.c arm64: KVM: Add workaround for Cortex-A57 erratum 834220 2015-11-24 17:58:14 +01:00
cpu_ops.c
cpufeature.c arm64: cpufeature: Track unsigned fields 2015-11-26 18:07:59 +00:00
cpuidle.c
cpuinfo.c arm64: restore bogomips information in /proc/cpuinfo 2015-11-19 17:57:18 +00:00
debug-monitors.c driver core update for 4.4-rc1 2015-11-04 21:50:37 -08:00
efi-entry.S arm64/efi: isolate EFI stub from the kernel proper 2015-10-12 16:20:12 +01:00
efi.c arm64: efi: fix initcall return values 2015-11-26 18:15:54 +00:00
entry32.S
entry-fpsimd.S
entry-ftrace.S
entry.S arm64: AArch32 user space PC alignment exception 2015-10-16 14:55:49 +01:00
fpsimd.c arm64: Move FP/ASIMD hwcap handling to common code 2015-10-21 15:35:59 +01:00
ftrace.c
head.S arm64 updates for 4.4: 2015-11-04 14:47:13 -08:00
hw_breakpoint.c arm64: Fix missing #include in hw_breakpoint.c 2015-10-12 12:10:53 +01:00
hyp-stub.S
image.h arm64: Add page size to the kernel image header 2015-10-19 17:54:41 +01:00
insn.c
io.c
irq.c arm64: fix a migrating irq bug when hotplug cpu 2015-10-09 17:40:35 +01:00
jump_label.c
kgdb.c
kuser32.S
Makefile arm64/efi: move arm64 specific stub C code to libstub 2015-10-30 16:02:52 +00:00
module.c arm64: add KASAN support 2015-10-12 17:46:36 +01:00
pci.c
perf_callchain.c
perf_event.c arm64: perf: add Cortex-A57 support 2015-10-07 14:25:24 +01:00
perf_regs.c
process.c arm64: add cpu_idle tracepoints to arch_cpu_idle 2015-10-19 18:43:41 +01:00
psci-call.S
psci.c
ptrace.c
return_address.c
setup.c arm64 updates for 4.4: 2015-11-04 14:47:13 -08:00
signal32.c
signal.c
sleep.S
smp_spin_table.c
smp.c arm64: smp: make of_parse_and_init_cpus static 2015-11-12 15:18:14 +00:00
stacktrace.c Revert "ARM64: unwind: Fix PC calculation" 2015-10-28 17:07:07 +00:00
suspend.c arm64: kernel: pause/unpause function graph tracer in cpu_suspend() 2015-11-17 17:11:45 +00:00
sys32.c
sys_compat.c
sys.c
time.c
topology.c
trace-events-emulation.h
traps.c arm64: Synchronise dump_backtrace() with perf callchain 2015-10-19 18:51:52 +01:00
vdso.c
vmlinux.lds.S arm64: update linker script to increased L1_CACHE_BYTES value 2015-12-07 17:22:24 +00:00