kgdboc: Add call backs to allow kernel mode switching
authorJason Wessel <jason.wessel@windriver.com>
Thu, 5 Aug 2010 14:22:30 +0000 (09:22 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Thu, 5 Aug 2010 14:22:30 +0000 (09:22 -0500)
commit408a4be1f8cbee511895ee07da2a007a5a24303f
tree9d31d812ffe9eaec638f0698b3e6ba913ca51a7e
parent81d4450732c68aa728f2c86c0c2993c6cfc3d032
kgdboc: Add call backs to allow kernel mode switching

Add the kms keyword processing to kgdboc and the callbacks to invoke
console switching when ever kgdboc is started with "kgdboc=kms,kbd".

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/serial/kgdboc.c