]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB section
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 21 Jun 2010 14:12:09 +0000 (15:12 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 1 Jul 2010 09:13:41 +0000 (10:13 +0100)
commitcf0bb91b3ce7e42142ccea46232da19a9bbf28d5
tree45c8c9403b519212211ee5bd5dd24040f3545617
parentad642d9f58f1af6e96efccb5f84e52c6d01db5c4
ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB section

When not aligned, random bits could be written in the initial page table
by the __create_page_tables() function.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-vexpress/ct-ca9x4.c