]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ensure membank array is always sorted
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Oct 2010 17:14:56 +0000 (18:14 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 28 Oct 2010 12:54:41 +0000 (13:54 +0100)
commit6a2dc4ae4a0c5faab1da4f5ca2ea8e4a54f5ece7
treecfce6e8adf5c4a50ed04f390a7acf8f4d7d8b5df
parentd6385008093c3eb156305dc0d5276a5f4f28e43c
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>
arch/arm/mm/init.c
arch/arm/mm/mmu.c