ARM: add helpful message when truncating physical memory
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 25 Jun 2015 09:52:58 +0000 (10:52 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 29 Jun 2015 13:33:31 +0000 (14:33 +0100)
Add a nmessage to suggest that HIGHMEM is enabled when physical memory
is truncated due to lack of virtual address space to map it in the low
memory mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/mmu.c

Simple merge