Hello,
Any chance for this one to get reviewed?
It allows 1 more test to complete successfully in case of
certain (though seems to be valid) DNS server setups.
-Alexey
> -Original Message-
> From: Vineet Gupta
> Sent: Monday, December 17, 2018 9:54 PM
> To: Alexey Brodkin ; libc-al...@s
walk_page_range() is going to be allowed to walk page tables other than
those of user space. For this it needs to know when it has reached a
'leaf' entry in the page tables. This information will be provided by the
p?d_large() functions/macros.
For arc, we only have two levels, so only pmd_large()