On Friday 09 September 2005 10:48, Jan Beulich wrote: > >The UNWIND_INFO part has still some problems - in particular it is > > lying > > >on all other architectures which don't check it yet. I made it > > dependent > > >on X86_64 right now. > > I don't think so. First, the i386 patch also adds the same (as I > indicated), and second this controls also the > -fasynchronous-exception-tables compiler flag, which should be > generically available on all architectures (the i386 patch adds this to > the top level makefile, x86-64 is somewhat special in requiring the > -fno- form to be used in the opposite case, which is why this ends up in > the arch-specific makefile).
Well then I cannot apply it if the i386 patch doesn't go in first. I will remove these parts for now. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/