On Mon, Sep 04, 2006 at 05:08:58PM +0400, Sergei Shtylyov wrote: > Erm, I have a separate KGDB driver for Alchemy UART form the time when > it was still driven by its own driver, au1x00_uart.c, not by 8250.c. The > issue with it was that even if port unregistering call is added it wouldn't > work because a buglet in uart_match_port() wouldn't allow unregistering. I > have now sent the trivial fix for that buglet to Russel and he's accepted > it. The question is: do we need the Alchemy code integrated to 8250_kgdb.c > (that being somewhat non-trivial addition) or can it still live in its own > driver?
Well, can you do it cleanly? What are we going to gain by putting it in 8250_kgdb.c ? That's what we need to answer first. -- Tom Rini ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
