[PATCH RT 0/2 v4] preempt-rt/x86: Handle sending signals from do_trap() by gdb

From: Steven Rostedt
Date: Fri Feb 03 2012 - 13:30:55 EST


Thomas,

Can you apply these to v3.2-rt.

Version 4:
In testing, Clark Williams triggered a bug in the paranoid_exit return
path. The %rcx register was being clobbered by a function call and
needed to be restored with: GET_THREAD_INFO(%rcx)

This version has been tested and so far has triggered no bugs.

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/