mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-31 16:38:12 +00:00
ecc54006f1
In the attempt to clear and recreate the initial ID map for LPA2, we
wrongly use 'start - end' as the map size and make the memset() almost a
nop.
Fix it by passing the correct map size.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
idreg-override.c | ||
kaslr_early.c | ||
Makefile | ||
map_kernel.c | ||
map_range.c | ||
patch-scs.c | ||
pi.h | ||
relacheck.c | ||
relocate.c |