]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita923e97dfede3fe69b4a540e91b00b01b8fb80f5
tree15a144989b561303c1f228603e93b9b644686146
parent6db47f100cc92b4cb2cfc748eece7f93abc6ce87
ARM: add helpful message when truncating physical memory

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