Home
last modified time | relevance | path

Searched hist:"1 b9f95f8ade9efc2bd49f0e7b9dc61a038ac3eef" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/kernel/
H A Dhead.Sdiff 1b9f95f8ade9efc2bd49f0e7b9dc61a038ac3eef Wed Jul 06 04:52:51 CEST 2011 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: prepare for removal of a bunch of <mach/memory.h> files

When the CONFIG_NO_MACH_MEMORY_H symbol is selected by a particular
machine class, the machine specific memory.h include file is no longer
used and can be removed. In that case the equivalent information can
be obtained dynamically at runtime by enabling CONFIG_ARM_PATCH_PHYS_VIRT
or by specifying the physical memory address at kernel configuration time.

If/when all instances of mach/memory.h are removed then this symbol could
be removed.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
/linux/arch/arm/
H A DKconfigdiff 1b9f95f8ade9efc2bd49f0e7b9dc61a038ac3eef Wed Jul 06 04:52:51 CEST 2011 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: prepare for removal of a bunch of <mach/memory.h> files

When the CONFIG_NO_MACH_MEMORY_H symbol is selected by a particular
machine class, the machine specific memory.h include file is no longer
used and can be removed. In that case the equivalent information can
be obtained dynamically at runtime by enabling CONFIG_ARM_PATCH_PHYS_VIRT
or by specifying the physical memory address at kernel configuration time.

If/when all instances of mach/memory.h are removed then this symbol could
be removed.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>