Hello.

Tom Rini 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.

    In my understanding, it's completely useless in its current form stuck 
anywhere in drivers/serial/ -- I mean using kgdb8250_add_port(), unless that 
latter function is changed.

WBR, Sergei


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