diff options
author | Jiaxun Yang <[email protected]> | 2024-02-16 18:42:11 +0100 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2024-02-20 12:44:59 +0100 |
commit | 3391b95cf6a0b5b70904857dcc415b832f81866a (patch) | |
tree | c67d28894fb62b0009b7a507d3e6f95245acc3a1 /net/lapb/lapb_subr.c | |
parent | e40192dabaaae540578339d86b4e3fb105973710 (diff) |
MIPS: Fix set_uncached_handler for ebase in XKPHYS
ebase might reside in XKPHYS if memblock is unable to allocate memory
within the KSEG0 physical range.
To map EBASE into uncached space, we convert it back to its physical
address and utilize the new CKSEG1ADDR_OR_64BIT helper for mapping.
Co-developed-by: Vladimir Kondratiev <[email protected]>
Signed-off-by: Vladimir Kondratiev <[email protected]>
Co-developed-by: Gregory CLEMENT <[email protected]>
Signed-off-by: Jiaxun Yang <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions