From: Julian Calaby <julian.calaby@xxxxxxxxx> Date: Fri, 29 Apr 2016 10:16:29 +1000 > Why not move all the "optional" code after swapper_tsb? As Rob imagined, it's to keep this area from being wasted space in the kernel image. We pack as much code into this area as possible. It's also beneficial to group all of this trap processing code into the same set of cache lines too. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html