mirror of https://gitee.com/openkylin/linux.git
f6f7017192
MIPS Enhanced Virtual Addressing (EVA) allows the user mode and kernel
mode address spaces to overlap, breaking the assumption that PAGE_OFFSET
is an appropriate KVM HVA error value, since PAGE_OFFSET may be as low
as zero.
Fix this in the same way that s390 does in commit
|
||
---|---|---|
.. | ||
asm | ||
uapi/asm |