Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62779
b: refs/heads/master
c: b8c1c5d
h: refs/heads/master
i:
  62777: cae253d
  62775: ac16090
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jul 24, 2007
1 parent 22febee commit ea20771
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: 01e457cfcd5b6b6f18d0bb8cec0c5d43df56557e
refs/heads/master: b8c1c5da1520977cb55a358f20fc09567d40cad9
2 changes: 1 addition & 1 deletion trunk/mm/slab.c
Original file line number Diff line number Diff line change
Expand Up @@ -2776,7 +2776,7 @@ static int cache_grow(struct kmem_cache *cachep,
* 'nodeid'.
*/
if (!objp)
objp = kmem_getpages(cachep, flags, nodeid);
objp = kmem_getpages(cachep, local_flags, nodeid);
if (!objp)
goto failed;

Expand Down

0 comments on commit ea20771

Please sign in to comment.