Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297827
b: refs/heads/master
c: 8befc9f
h: refs/heads/master
i:
  297825: 0c35d51
  297823: bd60088
v: v3
  • Loading branch information
David S. Miller committed Mar 30, 2012
1 parent 759b22d commit dff6e58
Show file tree
Hide file tree
Showing 3 changed files with 4 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: 7f55ba9c4ca9e365637e8ddee1884aea47cb20c6
refs/heads/master: 8befc9f23c695395de011ced289c611fada22f35
2 changes: 2 additions & 0 deletions trunk/arch/sparc/kernel/jump_label.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
#include <linux/jump_label.h>
#include <linux/memory.h>

#include <asm/cacheflush.h>

#ifdef HAVE_JUMP_LABEL

void arch_jump_label_transform(struct jump_entry *entry,
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/sparc/kernel/kgdb_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <linux/kdebug.h>
#include <linux/ftrace.h>

#include <asm/cacheflush.h>
#include <asm/kdebug.h>
#include <asm/ptrace.h>
#include <asm/irq.h>
Expand Down

0 comments on commit dff6e58

Please sign in to comment.