In article <199905210435.oaa11...@godzilla.zeta.org.au> you wrote:
>>> I'm not sure why it happens like this; try putting a DELAY() just 
>>> before we actually set the root device and see if you can put it off.
>>
>>Why not just spl() protect that printf call so that its output is
>>dumped contiguously into the console buffer?
> 
> This would just move the race.  It is probably already elsewhere for
> serial consoles.

Perhaps I should use the log facility instead of printf in the announce
code?

--
Justin


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to