[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090423193153.GA14869@redhat.com>
Date: Thu, 23 Apr 2009 21:31:53 +0200
From: Oleg Nesterov <oleg@...hat.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Roland McGrath <roland@...hat.com>
Cc: Chris Zankel <chris@...kel.net>,
David Howells <dhowells@...hat.com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Greg Ungerer <gerg@...inux.org>,
Haavard Skinnemoen <hskinnemoen@...el.com>,
Helge Deller <deller@....de>,
Hirokazu Takata <takata@...ux-m32r.org>,
Jeff Dike <jdike@...toit.com>,
Kyle McMartin <kyle@...artin.ca>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
Mike Frysinger <vapier.adi@...il.com>,
Paul Mundt <lethal@...ux-sh.org>,
Roman Zippel <zippel@...ux-m68k.org>,
Yoshinori Sato <ysato@...rs.sourceforge.jp>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] ptrace: remove PT_DTRACE from arch/* except arch/um
As Roland pointed out, PT_DTRACE is not actually used except in
uml and should die.
Remove it from h8300, avr32, mn10300, parisc, s390, sh, xtensa, m68k,
m68knommu, m32r. The patches are rather simple (but untested), I tried
to split the changes by "category".
With this series arch/um is the only one who uses PT_DTRACE and thinks
task_lock() is needed for ptrace related code. This will be addressed
later (tanks Jeff for your reply).
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