On Fri, Sep 01, 2006 at 05:09:46PM +0400, Sergei Shtylyov wrote:

>     We've found out that drivers/serial/serial_core.c had a call to 
> kgdb8250_add_port() from uart_add_one_port() and that didn't work for us 
> anyway until the subsequent call to kgdb8250_add_platform_port() call was 
> added to the platform code. I think we have several issues with this call:

So when I was doing this originally, I found that things were a bit
sensitive to where/when stuff was called.  My bet is that what happened
is that in the 5-6 kernel versions that have happened since, the call
order and/or meaning of things has changed, and we need to rework this
hook.

-- 
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

Reply via email to