Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14181
b: refs/heads/master
c: fed6441
h: refs/heads/master
i:
  14179: 7919c13
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Nov 15, 2005
1 parent 04fc18c commit ecdf6db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: d1e3dfdc2c934a279bcfa19359e4daec02bda18f
refs/heads/master: fed644132f8ec4bf05b63f79c507c0acaa692c37
4 changes: 2 additions & 2 deletions trunk/arch/i386/kernel/srat.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ static void __init parse_memory_affinity_structure (char *sratp)
"enabled and removable" : "enabled" ) );
}

#if MAX_NR_ZONES != 3
#error "MAX_NR_ZONES != 3, chunk_to_zone requires review"
#if MAX_NR_ZONES != 4
#error "MAX_NR_ZONES != 4, chunk_to_zone requires review"
#endif
/* Take a chunk of pages from page frame cstart to cend and count the number
* of pages in each zone, returned via zones[].
Expand Down

0 comments on commit ecdf6db

Please sign in to comment.