Home
last modified time | relevance | path

Searched hist:"0 ebc4cdaa3fd7c9144d15fe9a6bcfcd310c265b8" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dhead_64.Sdiff 0ebc4cdaa3fd7c9144d15fe9a6bcfcd310c265b8 Tue Jun 02 16:17:38 CDT 2009 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Split exception handling out of head_64.S

To prepare for future support of Book3E 64-bit PowerPC processors,
which use a completely different exception handling, we move that
code to a new exceptions-64s.S file.

This file is #included from head_64.S due to some of the absolute
address requirements which can currently only be fulfilled from
within that file.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
H A Dexceptions-64s.S0ebc4cdaa3fd7c9144d15fe9a6bcfcd310c265b8 Tue Jun 02 16:17:38 CDT 2009 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Split exception handling out of head_64.S

To prepare for future support of Book3E 64-bit PowerPC processors,
which use a completely different exception handling, we move that
code to a new exceptions-64s.S file.

This file is #included from head_64.S due to some of the absolute
address requirements which can currently only be fulfilled from
within that file.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>