1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 16:06:04 -05:00
linux/arch/riscv/kernel
Alexandre Ghiti c796e18720
riscv: Fix wrong usage of __pa() on a fixmap address
riscv uses fixmap addresses to map the dtb so we can't use __pa() which
is reserved for linear mapping addresses.

Fixes: b2473a3597 ("of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify")
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Link: https://lore.kernel.org/r/20241209074508.53037-1-alexghiti@rivosinc.com
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2024-12-11 11:43:44 -08:00
..
compat_vdso
pi
probes
tests
vdso
vendor_extensions
.gitignore
acpi.c
acpi_numa.c
alternative.c
asm-offsets.c
cacheinfo.c
cfi.c
compat_signal.c
compat_syscall_table.c
copy-unaligned.h
copy-unaligned.S
cpu-hotplug.c
cpu.c
cpu_ops.c
cpu_ops_sbi.c
cpu_ops_spinwait.c
cpufeature.c
crash_dump.c
crash_save_regs.S
efi-header.S
efi.c
elf_kexec.c
entry.S
fpu.S
ftrace.c
head.h
head.S
hibernate-asm.S
hibernate.c
image-vars.h
irq.c
jump_label.c riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=y 2024-12-11 11:43:39 -08:00
kernel_mode_fpu.c
kernel_mode_vector.c
kexec_relocate.S
kgdb.c
machine_kexec.c
machine_kexec_file.c
Makefile
Makefile.syscalls
mcount-dyn.S
mcount.S
module-sections.c
module.c
paravirt.c
patch.c
perf_callchain.c
perf_regs.c
process.c
ptrace.c
reset.c
return_address.c
riscv_ksyms.c
sbi-ipi.c
sbi.c
sbi_ecall.c
setup.c riscv: Fix wrong usage of __pa() on a fixmap address 2024-12-11 11:43:44 -08:00
signal.c
smp.c
smpboot.c
soc.c
stacktrace.c
suspend.c
suspend_entry.S
sys_hwprobe.c
sys_riscv.c
syscall_table.c
time.c
traps.c
traps_misaligned.c
unaligned_access_speed.c
vdso.c
vec-copy-unaligned.S
vector.c
vendor_extensions.c
vmcore_info.c
vmlinux-xip.lds.S
vmlinux.lds.S