diff options
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | 2008-11-17 02:18:08 +0100 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-11-20 22:31:10 +0100 |
commit | ef23cdbefc3ab7f2ee9ee6dc6d4a94d7d6ec5e2b (patch) | |
tree | 1030256e984b98b65b6741112441d9af0622cceb /arch/ia64/kernel/pci-dma.c | |
parent | [IA64] Rationalize kernel mode alignment checking (diff) | |
download | linux-ef23cdbefc3ab7f2ee9ee6dc6d4a94d7d6ec5e2b.tar.xz linux-ef23cdbefc3ab7f2ee9ee6dc6d4a94d7d6ec5e2b.zip |
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Using printk from MCA/INIT context is unsafe since it can cause deadlock.
The ia64_mca_modify_original_stack is called from both of mca handler and
init handler, so it should use mprintk instead of printk.
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions