On Tue, 2008-09-02 at 10:21 +0900, KOSAKI Motohiro wrote:
In addition to the comments from Mel, I'd like to see this function
collapsed a bit...
if (!ptep || write || shared)
return 0;
else
return huge_pte_none(huge_ptep_get(ptep));
--
Adam Litke - (agl at us.ibm.com)
IBM Linux Technology Center
--