summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-09-09 19:38:57 (GMT)
committerThomas Gleixner <tglx@linutronix.de>2008-09-09 20:20:01 (GMT)
commit61c22c34c6f80a8e89cff5ff717627c54cc14fd4 (patch)
tree33349263152d3ed4fd7d65e4c3d60340e6676b5c /COPYING
parent82a28c794f27aac17d7a3ebd7f14d731a11a5532 (diff)
downloadlinux-fsl-qoriq-61c22c34c6f80a8e89cff5ff717627c54cc14fd4.tar.xz
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 'COPYING')
0 files changed, 0 insertions, 0 deletions