On Wed, Jan 6, 2016 at 9:35 AM, Luck, Tony <tony.l...@intel.com> wrote: > > Linus, Peter, Ingo, Thomas: Can we head this direction? The code is cleaner > and more flexible. Or should we stick with Andy's clever way to squeeze a > couple of "class" bits into the fixup field of the exception table?
I'd rather not be clever in order to save just a tiny amount of space in the exception table, which isn't really criticial for anybody. So I think Borislav's patch has the advantage of being pretty straightforward and allowing arbitrary fixups, in case we end up having localized special cases.. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/