On Tue, Apr 08, 2008 at 11:00:28PM -0700, Mike Travis wrote:
There are more and more bootmem calls that don't want the panic actually.
That is why _nopanic was invented (and gets more and more variants)
At some point the default could be even switched.
I think the right way would be to survey the callers (there are not
that many) and then come up with a sane single API that caters to the
majority of them by default and passes flags for the special cases.
-Andi
--