[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121028173900.GA14621@redhat.com>
Date: Sun, 28 Oct 2012 18:39:00 +0100
From: Oleg Nesterov <oleg@...hat.com>
To: Ananth N Mavinakayanahalli <ananth@...ibm.com>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Srikar Dronamraju <srikar@...ux.vnet.ibm.com>
Cc: Anton Arapov <anton@...hat.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <peterz@...radead.org>,
Rabin Vincent <rabin@....in>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] uprobes: Kill arch_uprobe_enable/disable_step() hooks
Hello.
arch_uprobe_enable/disable_step() were only needed to not break
the pending powerpc port. They buy nothing and they are simply
wrong. Uprobes should not use ptrace helpers for the stepping.
Now that powepc port was merged we should kill them asap, before
arm port.
1/4 is minor/offtopic cleanup. powerpc changes were not tested
at all and thus need the review from Ananth.
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