diff options
| author | Oliver O'Halloran <oohall@gmail.com> | 2016-05-05 17:54:08 +1000 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-05-11 21:54:08 +1000 |
| commit | dd0b52c47a2d71b7960c9a5ce7d51f17ed03d9f5 (patch) | |
| tree | f9f9f0c7c1f0699056de5b8a4d5818afb8c400a7 /lib/mpi/mpi-bit.c | |
| parent | 66707836062db62756b395d1fb16ab02ff162862 (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 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions
