Re: [PATCH 2/2] x86: drop high compat r/o M2P table address range

2020-04-27 Thread Wei Liu
On Wed, Apr 15, 2020 at 10:23:58AM +0200, Jan Beulich wrote: > Now that we don't properly hook things up into the page tables anymore > we also don't need to set aside an address range. Drop it, using > compat_idle_pg_table_l2[] simply (explicitly) from slot 0. > > While doing the re-arrangement,

[PATCH 2/2] x86: drop high compat r/o M2P table address range

2020-04-15 Thread Jan Beulich
Now that we don't properly hook things up into the page tables anymore we also don't need to set aside an address range. Drop it, using compat_idle_pg_table_l2[] simply (explicitly) from slot 0. While doing the re-arrangement, which is accompanied by the dropping or replacing of some local variabl