Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114594
b: refs/heads/master
c: ebe40c5
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and Benjamin Herrenschmidt committed Oct 7, 2008
1 parent c3eebd5 commit b907166
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 2e2b4043cc0a2c11abbe4fdff6dce3f81cff3e30
refs/heads/master: ebe40c5c4c888f2cbfd9f0880a8bc072e6fc3a0d
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -415,8 +415,11 @@ config PPC_64K_PAGES

config FORCE_MAX_ZONEORDER
int "Maximum zone order"
range 9 64 if PPC_64K_PAGES
default "9" if PPC_64K_PAGES
range 13 64 if PPC64 && !PPC_64K_PAGES
default "13" if PPC64 && !PPC_64K_PAGES
range 11 64
default "11"
help
The kernel memory allocator divides physically contiguous memory
Expand Down

0 comments on commit b907166

Please sign in to comment.