x86: generic: use HIGHMEM64G instead of HIGHMEM4G
authorDaniel Golle <daniel@makrotopia.org>
Fri, 5 May 2017 07:51:17 +0000 (09:51 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 5 May 2017 07:51:17 +0000 (09:51 +0200)
commit 4b4f73937371 switched on HIGHMEM4G which implicitely disabled
PAE and hence also NX and other useful and security-relevant features.
Re-enable PAE by switching to HIGHMEM64G.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

No differences found