diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2008-09-09 21:38:57 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2008-09-09 22:23:27 +0200 |
commit | e75b986af7881ed8d8ccb1ed154045ed17cfebd0 (patch) | |
tree | e21fb369de90f672aa0dc66be823aad13fa75a75 /drivers/media/dvb/frontends/au8522.c | |
parent | 4ab6a219113197425ac112e35e1ec8062c69888e (diff) |
clockevents: remove WARN_ON which was used to gather information
The issue of the endless reprogramming loop due to a too small
min_delta_ns was fixed with the previous updates of the clock events
code, but we had no information about the spread of this problem. I
added a WARN_ON to get automated information via kerneloops.org and to
get some direct reports, which allowed me to analyse the affected
machines.
The WARN_ON has served its purpose and would be annoying for a release
kernel. Remove it and just keep the information about the increase of
the min_delta_ns value.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/media/dvb/frontends/au8522.c')
0 files changed, 0 insertions, 0 deletions