>>> On 11.08.14 at 11:07, <l...@amacapital.net> wrote: > How does one test the entry CFI annotations? The best that I know of > is to single-step through using gdb attached to qemu and see whether > backtraces seem to work.
Or have the kernel generate a backtrace from a suitable location and check that the backtrace is correct (of course provided you have Dwarf stack unwinding support in your kernel). Jan -- 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/