Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192256
b: refs/heads/master
c: 34aacb2
h: refs/heads/master
v: v3
  • Loading branch information
Frederic Weisbecker committed Apr 9, 2010
1 parent 9546a77 commit 51ae7ed
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 87df842410ce5a86fdca9fbec0dba80d2aa88b6f
refs/heads/master: 34aacb2920667d405a8df15968b7f71ba46c8f18
1 change: 1 addition & 0 deletions trunk/fs/proc/kcore.c
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,7 @@ static int open_kcore(struct inode *inode, struct file *filp)
static const struct file_operations proc_kcore_operations = {
.read = read_kcore,
.open = open_kcore,
.llseek = generic_file_llseek,
};

#ifdef CONFIG_MEMORY_HOTPLUG
Expand Down

0 comments on commit 51ae7ed

Please sign in to comment.