With TASK_SIZE set to the maximal RAM address booting in some XIP
configurations fails (e.g. on efm32 DK3750). The problem is that
strncpy_from_user et al. check for the address not being above TASK_SIZE
(since
|
||
---|---|---|
.. | ||
asm | ||
debug | ||
uapi/asm |