MIPS: OCTEON: Don't add kernel sections into memblock allocator
authorAlexander Sverdlin <alexander.sverdlin@nokia.com>
Thu, 3 Dec 2020 12:36:49 +0000 (13:36 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 4 Dec 2020 12:01:34 +0000 (13:01 +0100)
commitca13300a88a37a90160d352cede05776ea723919
treedaa36b312c1c656a64c447f7860dfec496d9f632
parentd121f125af22a16f0f679293756d28a9691fa46d
MIPS: OCTEON: Don't add kernel sections into memblock allocator

Because check_kernel_sections_mem() does exactly this for all platforms.

Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/cavium-octeon/setup.c