]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: cleanup early_paging_init() calling
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 4 Apr 2015 16:25:20 +0000 (17:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 1 Jun 2015 22:48:09 +0000 (23:48 +0100)
commit1221ed10f2a56ecdd8ff75f436f52aca5ba0f1d3
treec9330877276fc7b6527ddbe182826c7eb9c767b3
parentd8dc7fbd53eeb329a1dda5a19df7058b9c1c413e
ARM: cleanup early_paging_init() calling

Eliminate the needless nommu version of this function, and get rid of
the proc_info_list structure argument - we no longer need this in order
to fix up the page table entries.

Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Tested-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/setup.c
arch/arm/mm/mmu.c
arch/arm/mm/nommu.c