[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070627224342.44393.qmail@web30508.mail.mud.yahoo.com>
Date: Wed, 27 Jun 2007 15:43:42 -0700 (PDT)
From: Casey Leedom <casey_leedom@...oo.com>
To: linux-kernel@...r.kernel.org
Subject: Re: ZERO_PAGE() vs. loadable modules in Redhat 4.4 i386 kernels ...
Nevermind. I realized I was being an idiot. Sorry for the wasted bandwidth.
Basically, if we have a page that get_user_pages() returned to us, the only
way any part of the PGD/PUD/PMD maping hierarchy can be missing is if the page
is the ZERO_PAGE(). Thus I can use this to detect my ZERO_PAGE() failure mode.
Thanks for your help!
Casey
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists