Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119895
b: refs/heads/master
c: 67306da
h: refs/heads/master
i:
  119893: edc41d9
  119891: 455f248
  119887: 73a8933
v: v3
  • Loading branch information
Russell King authored and Russell King committed Dec 15, 2008
1 parent d10f7f8 commit dd8635f
Show file tree
Hide file tree
Showing 3 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: 3909845e26439148a484d1ac30bb65e5e0ff63ec
refs/heads/master: 67306da610a3e4824192e92888634d3d8700bfc1
1 change: 1 addition & 0 deletions trunk/arch/arm/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include <linux/personality.h>
#include <linux/kallsyms.h>
#include <linux/delay.h>
#include <linux/hardirq.h>
#include <linux/init.h>
#include <linux/uaccess.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mm/fault.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <linux/module.h>
#include <linux/signal.h>
#include <linux/mm.h>
#include <linux/hardirq.h>
#include <linux/init.h>
#include <linux/kprobes.h>
#include <linux/uaccess.h>
Expand Down

0 comments on commit dd8635f

Please sign in to comment.