Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173136
b: refs/heads/master
c: 529eacc
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Nov 13, 2009
1 parent b87a432 commit 720eb8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e3a4fab0c0c30e21e104712f4e9cb39f175d0f21
refs/heads/master: 529eaccd900a59724619b4a6ef6579fd518d5218
2 changes: 1 addition & 1 deletion trunk/kernel/time/tick-sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ void tick_nohz_stop_sched_tick(int inidle)

if (ratelimit < 10) {
printk(KERN_ERR "NOHZ: local_softirq_pending %02x\n",
local_softirq_pending());
(unsigned int) local_softirq_pending());
ratelimit++;
}
goto end;
Expand Down

0 comments on commit 720eb8f

Please sign in to comment.