> Why? 64-bit Xen will need this to be set_pmd if its an update to L2 of
Then change_page_attr() and hugepages will already not work because they both
do exactly that.
And I didn't want to duplicate this manual code for the GBpages case, so i
changed it everywhere to the standard way.
-Andi
--