MIPS: Deal with larger physical offsets
authorFlorian Fainelli <florian@openwrt.org>
Thu, 28 Jan 2010 14:22:37 +0000 (15:22 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:19 +0000 (12:53 +0100)
commit92bbe1b988d3d6fa6348e3e376ff6d27e0712147
tree71ab0d2cad91210a98b4c4b1a72598125ec0d100
parent2d1b6e95515d63030b6e002125799f2aa52a9d27
MIPS: Deal with larger physical offsets

AR7 has a larger physical offset than other MIPS based systems and therefore
needs to setup its handlers beyond the usual KSEG0 range. When running the
kernel in mapped mode this modification is also required. Remove function
comment which is now incorrect.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Eugene Konev <ejka@imfi.kspu.ru>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
To: linux-mips@linux-mips.org
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/889/
Patchwork: http://patchwork.linux-mips.org/patch/932/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c