hsu: do not stop log when system not hang
authorLi, Ning <ning.li@intel.com>
Mon, 23 Apr 2012 11:31:34 +0000 (19:31 +0800)
committerbuildbot <buildbot@intel.com>
Wed, 25 Apr 2012 09:41:34 +0000 (02:41 -0700)
commitfeeab59a4be24b497662629cb8616fddbf7ab502
tree69a73ea3881c8184b0589bba5747ecd317f7515c
parent7819a60fe68c30f11eb66176e5ab694e71f7b4fe
hsu: do not stop log when system not hang

BZ: 30826

Console stops printing logs when oops_in_progress bit is set.
If if it's set and it's not a bug causing system hangs, we still
need to print logs after that. This patch is a fix under this situation.

Change-Id: I4f9fb1552d8ad1425b2bae3f9c9fc47e0a874bf7
Signed-off-by: Li, Ning <ning.li@intel.com>
Reviewed-on: http://android.intel.com:8080/44418
Reviewed-by: Zhang, Shijie <shijie.zhang@intel.com>
Reviewed-by: Berthier, Emmanuel <emmanuel.berthier@intel.com>
Reviewed-by: Chen, Jie D <jie.d.chen@intel.com>
Reviewed-by: Du, Alek <alek.du@intel.com>
Reviewed-by: Yang, Bin <bin.yang@intel.com>
Tested-by: Wang, Zhifeng <zhifeng.wang@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/tty/serial/mfd.c