ARM: common: fiq_debugger: dump sysrq directly to console if enabled
authorDima Zavin <dima@android.com>
Thu, 10 Nov 2011 00:48:00 +0000 (16:48 -0800)
committerDima Zavin <dima@android.com>
Mon, 14 Nov 2011 18:27:10 +0000 (10:27 -0800)
commit1e78d52ab825e2672bc8b552bdea582860f7b830
tree6b7ebdb43681442589650dbf8ef58f7c4fa5bb04
parentb11ab5b32976e504e3291d89435f06dbc79f5883
ARM: common: fiq_debugger: dump sysrq directly to console if enabled

If the fiq console is enabled, then don't filter the console output
while sysrq command is in progress.

Change-Id: I9389d757373a5fdca5cbf61f0723667510d3ae88
arch/arm/common/fiq_debugger.c