Searched hist:"7 dc50ec7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/mm/ |
H A D | init.c | 7dc50ec7 Wed Oct 27 12:14:56 CDT 2010 Russell King <rmk+kernel@arm.linux.org.uk> ARM: ensure membank array is always sorted
This was missing from the noMMU code, so there was the possibility of things not working as expected if out of order memory information was passed.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> 7dc50ec7 Wed Oct 27 12:14:56 CDT 2010 Russell King <rmk+kernel@arm.linux.org.uk> ARM: ensure membank array is always sorted This was missing from the noMMU code, so there was the possibility of things not working as expected if out of order memory information was passed. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | mmu.c | 7dc50ec7 Wed Oct 27 12:14:56 CDT 2010 Russell King <rmk+kernel@arm.linux.org.uk> ARM: ensure membank array is always sorted
This was missing from the noMMU code, so there was the possibility of things not working as expected if out of order memory information was passed.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> 7dc50ec7 Wed Oct 27 12:14:56 CDT 2010 Russell King <rmk+kernel@arm.linux.org.uk> ARM: ensure membank array is always sorted This was missing from the noMMU code, so there was the possibility of things not working as expected if out of order memory information was passed. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|