Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198219
b: refs/heads/master
c: 4b50dc2
h: refs/heads/master
i:
  198217: aebb3b1
  198215: 7c5fc2d
v: v3
  • Loading branch information
Huang Shijie authored and Linus Torvalds committed May 25, 2010
1 parent 3f45ab7 commit 6c15025
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: e48e67e08c340def3d0349c2910d23c7985fb6fa
refs/heads/master: 4b50dc26a0a25a9d1998d206e1f7d849aa78063f
2 changes: 0 additions & 2 deletions trunk/mm/shmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -433,8 +433,6 @@ static swp_entry_t *shmem_swp_alloc(struct shmem_inode_info *info, unsigned long

spin_unlock(&info->lock);
page = shmem_dir_alloc(mapping_gfp_mask(inode->i_mapping));
if (page)
set_page_private(page, 0);
spin_lock(&info->lock);

if (!page) {
Expand Down

0 comments on commit 6c15025

Please sign in to comment.