Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308878
b: refs/heads/master
c: acc50c1
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Weiner authored and Linus Torvalds committed May 29, 2012
1 parent cdee434 commit 0ccd9f2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: be9cd873e2a706a688e37224d48e135efd8c0d26
refs/heads/master: acc50c110cf6f1a8bd1af410b2c7bc29ca624678
2 changes: 2 additions & 0 deletions trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -5985,6 +5985,8 @@ static void dump_page_flags(unsigned long flags)
unsigned long mask;
int i;

BUILD_BUG_ON(ARRAY_SIZE(pageflag_names) - 1 != __NR_PAGEFLAGS);

printk(KERN_ALERT "page flags: %#lx(", flags);

/* remove zone id */
Expand Down

0 comments on commit 0ccd9f2

Please sign in to comment.