Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217338
b: refs/heads/master
c: 9033ae1
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen committed Oct 8, 2010
1 parent 3a24428 commit 2abad5e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 898e70d1e526d7814bd2f64c907706b83ffca9af
refs/heads/master: 9033ae16407f46ae06f559f9374281f6e9d89efc
2 changes: 1 addition & 1 deletion trunk/mm/memory-failure.c
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ struct to_kill {
struct list_head nd;
struct task_struct *tsk;
unsigned long addr;
unsigned addr_valid:1;
char addr_valid;
};

/*
Expand Down

0 comments on commit 2abad5e

Please sign in to comment.