]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/32: Drop a stale comment about reservation of gigantic pages
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 31 Aug 2022 09:32:07 +0000 (11:32 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 1 Sep 2022 03:56:06 +0000 (13:56 +1000)
commitbc19abe9565a49d6ec31ea1d8f0c909285a37465
tree50d256a684350d4f0e6a8dcbee509ed1a694176b
parentd4aaab41d5527ab2d87b7e338cc7a1be9470116e
powerpc/32: Drop a stale comment about reservation of gigantic pages

A comment about the reservation of gigantic pages was left in MMU_init()
after commit 0769f68713c7 ("powerpc/mm/hugetlb: Add support for
reserving gigantic huge pages via kernel command line")

Remove it.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/959d77be630b9b46a7458f0fbd41dc3a94ec811a.1661938317.git.christophe.leroy@csgroup.eu
arch/powerpc/mm/init_32.c