Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169733
b: refs/heads/master
c: 5093eba
h: refs/heads/master
i:
  169731: dfa8d20
v: v3
  • Loading branch information
Frederic Weisbecker authored and Ingo Molnar committed Nov 22, 2009
1 parent acb38eb commit 0cd852a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b3a75542d329ce4e1c66b293cefeb4429a2af043
refs/heads/master: 5093ebad5f2348076fdc3dac7d2358b1ad7f85f7
2 changes: 2 additions & 0 deletions trunk/include/linux/hw_breakpoint.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ enum {
HW_BREAKPOINT_X = 4,
};

#ifdef __KERNEL__
#ifdef CONFIG_HAVE_HW_BREAKPOINT

static inline unsigned long hw_breakpoint_addr(struct perf_event *bp)
Expand Down Expand Up @@ -133,5 +134,6 @@ static inline struct arch_hw_breakpoint *counter_arch_bp(struct perf_event *bp)
}

#endif /* CONFIG_HAVE_HW_BREAKPOINT */
#endif /* __KERNEL__ */

#endif /* _LINUX_HW_BREAKPOINT_H */

0 comments on commit 0cd852a

Please sign in to comment.