Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354141
b: refs/heads/master
c: 17c4c9d
h: refs/heads/master
i:
  354139: a4eedf9
v: v3
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Jan 24, 2013
1 parent 6f5342c commit e5dbb92
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: c89f2750e9845aa115ca30c062edd569da619cad
refs/heads/master: 17c4c9db4a33ae0a8dcfafab3dc59a83ccaf6076
1 change: 1 addition & 0 deletions trunk/drivers/platform/goldfish/goldfish_pipe.c
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ static ssize_t goldfish_pipe_read_write(struct file *filp, char __user *buffer,
int status, wakeBit;

/* Ensure that the corresponding page is properly mapped */
/* FIXME: this isn't safe or sufficient - use get_user_pages */
if (is_write) {
char c;
/* Ensure that the page is mapped and readable */
Expand Down

0 comments on commit e5dbb92

Please sign in to comment.