]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 8400/1: use virt_to_idmap to get phys_reset address
authorVitaly Andrianov <vitalya@ti.com>
Mon, 6 Jul 2015 15:43:18 +0000 (16:43 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 17 Jul 2015 14:08:17 +0000 (15:08 +0100)
commitbe07299d215d735b4b0ff7db523902683f1b266b
tree4424aaac02795b13211a89216f9fcf930321ef34
parent9f982bb1128a7f4215b5eb0c7b858c42c74a38d9
ARM: 8400/1: use virt_to_idmap to get phys_reset address

This patch is to get correct physical address of the reset function for
PAE systems, which use aliased physical memory for booting.

See the "ARM: mm: Introduce virt_to_idmap() with an arch hook" for details.

Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/reboot.c