diff options
author | Matt Fleming <mjf@gentoo.org> | 2008-11-02 16:04:18 (GMT) |
---|---|---|
committer | Thomas Gleixner <tglx@apollo.(none)> | 2008-11-10 16:38:07 (GMT) |
commit | 1de5b0854623d30d01d72cd4ea323eb5f39d1f16 (patch) | |
tree | b8ab2deb2e3a01e08821f3f807b6a46b66843d10 /kernel/compat.c | |
parent | f7160c7573615ec82c691e294cf80d920b5d588d (diff) | |
download | linux-fsl-qoriq-1de5b0854623d30d01d72cd4ea323eb5f39d1f16.tar.xz |
x86: HPET: convert WARN_ON to WARN_ON_ONCE
It is possible to flood the console with call traces if the WARN_ON
condition is true because of the frequency with which this function is
called.
Signed-off-by: Matt Fleming <mjf@gentoo.org>
Cc: mingo@elte.hu
Cc: venkatesh.pallipadi@intel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/compat.c')
0 files changed, 0 insertions, 0 deletions