Skip to content
Commit 7d809ba3 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.



The __pa() for those did assume that all symbols have XKPHYS values and
the math fails for any other address range.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 6e351064
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment