]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99ab40a81e1e7bf8346203795971480ec923dfad
tree9d31d812ffe9eaec638f0698b3e6ba913ca51a7e
parent9fba59096eae7accbab5af98575c63637e5c783d
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