John Levon wrote: > On Wed, Sep 09, 2009 at 11:01:35PM -0700, Rafael Vanoni wrote: > >>>> webrev @ http://cr.opensolaris.org/~rafaelv/mdb-lbolt/ > > Why not move the panic_lbolt() read into mdb_get_lbolt() rather than > duplicate it? The existing modules that don't respect panic_lbolt are > essentially wrong anyway, I think, and should be harmonised.
Ok, that seems reasonable. New webrev @ http://cr.opensolaris.org/~rafaelv/mdb-lbolt2/ Thanks, Rafael