commit | a67beca077ef79e971443aa6af6b14d4b3fb3bd6 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Apr 26 16:23:31 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri May 03 01:20:26 2019 +1000 |
tree | 1ec84f0de0783040a6aeed82323fe7cc01966e3e | |
parent | 7934cea7f0b93fcfdb3b175df94f539e4af86c9b [diff] |
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START When we add KASAN shadow area, KVIRT_TOP can't be anymore fixed at 0xfe000000. This patch uses FIXADDR_START to define KVIRT_TOP. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>