David Jenkins wrote: > Corey, > > Did you mean uartdrv_console_write() (and not uart_console_write())? Yes, I got the name wrong.
> > If so, I found a call to uart_write_wakeup() at the end of > uartdrv_console_write() and put > > if (port->info->flags & UIF_INITIALIZED) > > in front of it. That is working. My board will now reboot without > getting an oops. I did some quick ipmi tests (kernel finds IPMI > device, query manufacturer and product id) and those still work as > well. I will be doing more complete testing later. > > So it looks good. Thanks very much for the help. Thanks for testing it. I'll add that to the patches for 2.6.24; keep me informed if there is a problem. Thanks, -corey ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
