diff options
author | Takashi Iwai <tiwai@suse.de> | 2010-02-12 18:17:06 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-02-23 07:37:55 -0800 |
commit | 1393ad25685ec7f91137160dc482e7bb00cb27d2 (patch) | |
tree | 1e1ac20bd8342df76bc26e66ec660e1381929d85 /arch/x86/kernel/amd_iommu_init.c | |
parent | 473e685ee12ccd50d626b58c455dde6bbb51df61 (diff) |
ALSA: hda - use WARN_ON_ONCE() for zero-division detection
commit d6d8bf549393484e906913f02fa3c9518a2819b6 upstream.
Replace the zero-division warning message with WARN_ON_ONCE() per the
advice by Linus. This shouldn't happen, but if it happens, it's
possible that the bug happens often due to buggy IRQs.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/x86/kernel/amd_iommu_init.c')
0 files changed, 0 insertions, 0 deletions