]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: stop using _PTRS_PER_PGD
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 28 Sep 2018 09:32:02 +0000 (11:32 +0200)
committerPaul Burton <paul.burton@mips.com>
Fri, 28 Sep 2018 17:09:34 +0000 (10:09 -0700)
commit2f0b649b3b4a4fcda3a898d07254d164f082752e
tree1b9dc148448de2ce6ba878d3f9851573d1873cf7
parent82689ac663ac2f3fe89231b2f929fbdae178bb81
MIPS: stop using _PTRS_PER_PGD

gcc 3.3 has been retired for a while, use PTRS_PER_PGD and remove the
asm-offsets.h inclusion.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20814/
Cc: James Hogan <jhogan@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
arch/mips/mm/init.c