[PATCH 11/12] ppc64: Move fwnmi vectors into trampoline area

Segher Boessenkool segher at kernel.crashing.org
Wed Aug 31 00:53:28 EST 2005


> 1) Addresses below 0x3000 are reserved by the (processor?) architecture
> to add interrupt vectors.  This patch might collide with them.

Just nitpicking:

0x100..0xfff are reserved for interrupt vectors; 0x1000..0x2fff
are reserved for (processor) implementation specific purposes
(all CPUs I know of that use these addresses, use them for
more interrupt vectors, of course ;-) )


Segher




More information about the Linuxppc64-dev mailing list