diff options
| author | 2016-05-05 17:54:08 +1000 | |
|---|---|---|
| committer | 2016-05-11 21:54:08 +1000 | |
| commit | dd0b52c47a2d71b7960c9a5ce7d51f17ed03d9f5 (patch) | |
| tree | f9f9f0c7c1f0699056de5b8a4d5818afb8c400a7 /scripts/stackusage | |
| parent | powerpc/sstep: Fix emulation fall-through (diff) | |
powerpc/mm: define TOP_ZONE as a constant
The zone that contains the top of memory will be either ZONE_NORMAL
or ZONE_HIGHMEM depending on the kernel config. There are two functions
that require this information and both of them use an #ifdef to set
a local variable (top_zone). This is a little silly so lets just make it
a constant.
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Cc: linux-mm@kvack.org
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
