diff options
| author | Andrew Morton <[email protected]> | 2012-05-29 15:06:31 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-05-29 16:22:21 -0700 |
| commit | 955c1cd7401565671b064e499115344ec8067dfd (patch) | |
| tree | eee1370c654ac7d17403ca82a751e64a6ee041d9 /tools/perf/scripts/python/bin | |
| parent | 2099597401c7710c00b0d7c32b24a44a193836e1 (diff) | |
mm/page_alloc.c: remove pageblock_default_order()
This has always been broken: one version takes an unsigned int and the
other version takes no arguments. This bug was hidden because one
version of set_pageblock_order() was a macro which doesn't evaluate its
argument.
Simplify it all and remove pageblock_default_order() altogether.
Reported-by: rajman mekaco <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Minchan Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions