[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120203182853.547078531@goodmis.org>
Date: Fri, 03 Feb 2012 13:28:53 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org,
linux-rt-users <linux-rt-users@...r.kernel.org>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Carsten Emde <C.Emde@...dl.org>,
John Kacur <jkacur@...hat.com>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
"H. Peter Anvin" <hpa@...or.com>,
Alexander van Heukelum <heukelum@...tmail.fm>,
Andi Kleen <ak@...ux.intel.com>,
Oleg Nesterov <oleg@...hat.com>,
Clark Williams <williams@...hat.com>,
Luis Goncalves <lgoncalv@...hat.com>
Subject: [PATCH RT 0/2 v4] preempt-rt/x86: Handle sending signals from do_trap() by gdb
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists