Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4266
b: refs/heads/master
c: 214a627
h: refs/heads/master
v: v3
  • Loading branch information
Jesse Millan authored and Linus Torvalds committed Jul 8, 2005
1 parent fe46011 commit 5128de0
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: ff87b37da912d6aeab6c20c58f51b34d3e37f111
refs/heads/master: 214a627cb401284f87cca7e1510a0f4284f1a17c
1 change: 1 addition & 0 deletions trunk/ipc/compat.c
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ static inline int put_compat_shminfo(struct shminfo64 *smi,
err |= __put_user(smi->shmmni, &up->shmmni);
err |= __put_user(smi->shmseg, &up->shmseg);
err |= __put_user(smi->shmall, &up->shmall);
return err;
}

static inline int put_compat_shm_info(struct shm_info __user *ip,
Expand Down

0 comments on commit 5128de0

Please sign in to comment.