[PATCH v2 2/9] lpc2k: Exception vector handling

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Mar 18 11:16:50 EDT 2011


On Fri, Mar 18, 2011 at 04:11:49PM +0100, Ithamar R. Adema wrote:
> Since the LPC2K does not have an MMU (ARM7TDMI based), it expects the vectors to be
> stored in on-chip SRAM. However, this moves the vectors too far away from the stubs
> page, requiring the vector jumps to be indirect.

Why not copy the vectors and stubs just like we do for MMU-based kernels?



More information about the linux-arm-kernel mailing list