arm64/fixmap: make notes of fixed_addresses more precisely
authorPingfan Liu <kernelfans@gmail.com>
Mon, 3 Aug 2020 13:18:40 +0000 (21:18 +0800)
committerCatalin Marinas <catalin.marinas@arm.com>
Sat, 8 Aug 2020 18:25:04 +0000 (19:25 +0100)
commit489577d7082bf2a83a7e41d1ead3e4d48ec9a599
tree99cb84f9e79707354b5c3f3f410cf1fa72e878ac
parent0e4cd9f2654915be8d09a1bd1b405ce5426e64c4
arm64/fixmap: make notes of fixed_addresses more precisely

These 'compile-time allocated' memory buffers can occupy more than one
page and each enum increment is page-sized. So improve the note about it.

Signed-off-by: Pingfan Liu <kernelfans@gmail.com>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/1596460720-19243-1-git-send-email-kernelfans@gmail.com
To: linux-arm-kernel@lists.infradead.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/fixmap.h