Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169761
b: refs/heads/master
c: fa7c27e
h: refs/heads/master
i:
  169759: ddfb577
v: v3
  • Loading branch information
Frederic Weisbecker authored and Ingo Molnar committed Nov 23, 2009
1 parent 09ed858 commit f1292c3
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1b145ae58035f30353d78d25bea665091df9b438
refs/heads/master: fa7c27ee9394fc0d52404b2a89882e95868a60b9
3 changes: 2 additions & 1 deletion trunk/include/linux/hw_breakpoint.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ enum {
};

#ifdef __KERNEL__
#ifdef CONFIG_HAVE_HW_BREAKPOINT

#include <linux/perf_event.h>

#ifdef CONFIG_HAVE_HW_BREAKPOINT

static inline unsigned long hw_breakpoint_addr(struct perf_event *bp)
{
return bp->attr.bp_addr;
Expand Down

0 comments on commit f1292c3

Please sign in to comment.