diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2012-08-12 07:16:43 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-16 12:20:20 -0700 |
commit | 38f8eefccf3a23c4058a570fa2938a4f553cf8e0 (patch) | |
tree | 6cfaa19aa7470639e3d5ab54694200d93c4b4005 /drivers/net | |
parent | 00592021010ad86d3b26bac7034034f6af145a2c (diff) |
pmac_zilog,kdb: Fix console poll hook to return instead of loop
kdb <-> kgdb transitioning does not work properly with this UART
driver because the get character routine loops indefinitely as opposed
to returning NO_POLL_CHAR per the expectation of the KDB I/O driver
API.
The symptom is a kernel hang when trying to switch debug modes.
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions