Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146076
b: refs/heads/master
c: a0e39ed
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Ingo Molnar committed Apr 29, 2009
1 parent 37491e4 commit 8b4ac32
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 8b3725621074040d380664964ffbc40610aef8c6
refs/heads/master: a0e39ed378fb6ba916522764cd508fa7d42ad495
2 changes: 0 additions & 2 deletions trunk/kernel/irq/handle.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
#include <linux/rculist.h>
#include <linux/hash.h>
#include <linux/bootmem.h>

#define CREATE_TRACE_POINTS
#include <trace/events/irq.h>

#include "internals.h"
Expand Down
2 changes: 2 additions & 0 deletions trunk/kernel/softirq.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
#include <linux/ftrace.h>
#include <linux/smp.h>
#include <linux/tick.h>

#define CREATE_TRACE_POINTS
#include <trace/events/irq.h>

#include <asm/irq.h>
Expand Down

0 comments on commit 8b4ac32

Please sign in to comment.