Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252973
b: refs/heads/master
c: 1fa7b6a
h: refs/heads/master
i:
  252971: c569f63
v: v3
  • Loading branch information
Linus Torvalds committed Jun 1, 2011
1 parent bc99779 commit 23b53d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: f0f52a9463839c52a63c05d6e7d4a330d94a9794
refs/heads/master: 1fa7b6a29c61358cc2ca6f64cef4aa0e1a7ca74c
4 changes: 0 additions & 4 deletions trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2247,10 +2247,6 @@ __alloc_pages_nodemask(gfp_t gfp_mask, unsigned int order,

if (should_fail_alloc_page(gfp_mask, order))
return NULL;
#ifndef CONFIG_ZONE_DMA
if (WARN_ON_ONCE(gfp_mask & __GFP_DMA))
return NULL;
#endif

/*
* Check the zones suitable for the gfp_mask contain at least one
Expand Down

0 comments on commit 23b53d2

Please sign in to comment.