Home
last modified time | relevance | path

Searched hist:c0b759d87eab301af0380f5459057656178e78cf (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-keystone/
H A Dkeystone.cdiff c0b759d87eab301af0380f5459057656178e78cf Sat Apr 04 11:01:10 CEST 2015 Russell King <rmk+kernel@arm.linux.org.uk> ARM: keystone2: rename init_meminfo to pv_fixup

The init_meminfo() method is not about initialising meminfo - it's about
fixing up the physical to virtual translation so that we use a different
physical address space, possibly above the 4GB physical address space.
Therefore, the name "init_meminfo()" is confusing.

Rename it to pv_fixup() instead.

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>
/linux/arch/arm/include/asm/mach/
H A Darch.hdiff c0b759d87eab301af0380f5459057656178e78cf Sat Apr 04 11:01:10 CEST 2015 Russell King <rmk+kernel@arm.linux.org.uk> ARM: keystone2: rename init_meminfo to pv_fixup

The init_meminfo() method is not about initialising meminfo - it's about
fixing up the physical to virtual translation so that we use a different
physical address space, possibly above the 4GB physical address space.
Therefore, the name "init_meminfo()" is confusing.

Rename it to pv_fixup() instead.

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>
/linux/arch/arm/mm/
H A Dmmu.cdiff c0b759d87eab301af0380f5459057656178e78cf Sat Apr 04 11:01:10 CEST 2015 Russell King <rmk+kernel@arm.linux.org.uk> ARM: keystone2: rename init_meminfo to pv_fixup

The init_meminfo() method is not about initialising meminfo - it's about
fixing up the physical to virtual translation so that we use a different
physical address space, possibly above the 4GB physical address space.
Therefore, the name "init_meminfo()" is confusing.

Rename it to pv_fixup() instead.

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>