[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20091112173840.GA12260@redhat.com>
Date: Thu, 12 Nov 2009 18:38:40 +0100
From: Oleg Nesterov <oleg@...hat.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...hat.com>,
Paul Mackerras <paulus@...ba.org>,
Roland McGrath <roland@...hat.com>,
Srinivasa Ds <srinivasa@...ibm.com>,
Thomas Gleixner <tglx@...utronix.de>,
linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/5] ptrace: syscall-exit && stepping fixes
Changes: added x86 maintainers + linux-arch, otherwise unchanged.
Currently PTRACE_SINGLESTEP after syscall_exit stop is not consistent
across different machines, and we have different problems depending
on arch/.
As Roland suggests, we should move the arch-dependent logic into the
tracehook_report_syscall_exit() and unify/fix the behaviour.
Oleg.
--
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