]> git.baikalelectronics.ru Git - kernel.git/commit
kgdb: kgdboc console poll hooks for serial_txx9 uart
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Wed, 24 Jun 2009 17:34:34 +0000 (18:34 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Jun 2009 16:55:50 +0000 (09:55 -0700)
commitb83024c809a3a821963bc6614eb88e14ff860577
treee0936a775663f1489d5a0f69da196fc0e8470773
parent9357123117179c4cdd60336ca0d1b3dc9709e808
kgdb: kgdboc console poll hooks for serial_txx9 uart

Implement the serial polling hooks for the serial_txx9 uart for use with
kgdboc.

This patch once got SOB from Jason on Jul 2008 and (perhaps) merged into
kgdb-next branch, but lost somewhere then.  I resend it now with Jason's
Acked-by.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Acked-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/serial_txx9.c