git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ac387d
)
serial: omap-serial: Add support for kernel debugger
author
Cosmin Cojocar
<cosmin.cojocar@gmail.com>
Sun, 5 Dec 2010 15:15:10 +0000
(16:15 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 10 Dec 2010 23:17:19 +0000
(15:17 -0800)
The kgdb invokes the poll_put_char and poll_get_char when communicating
with the host. This patch also changes the initialization order because the
kgdb will check at the very beginning, if there is a valid serial
driver.
Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found