> > Also, how serious is the problem which is being fixed here? It
Second that: serial-8250-tighten-test-for-using-backup-timer.patch
(from MMOTM) in mainline sooner-not-later seems right.
My own exposure to this is that the UART on DaVinci hardware, which
TI allegedly derived from its original 16550 logic, has periodically
gone from working to unusable with the mainline 8250.c ... and back
and forth a bunch. Currently it's "unusable", a regression from some
previous versions. With this patch from Alex, it's usable.
Of course there are a bunch of arch/arm/mach-davinci patches needed
to make that platform more functional in mainline. I expect they'll
probably merge in the 2.6.28-rc0 window. Meanwhile, running out of
ramdisk with a serial console should at least work right! :)
- Dave
--