[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1505333828.git.naveen.n.rao@linux.vnet.ibm.com>
Date: Thu, 14 Sep 2017 01:57:59 +0530
From: "Naveen N. Rao" <naveen.n.rao@...ux.vnet.ibm.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: Oleg Nesterov <oleg@...hat.com>,
Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
Anton Blanchard <anton@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>,
Ananth N Mavinakayanahalli <ananth@...ux.vnet.ibm.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] A few uprobe fixes
The first patch adds a warning if we are unable to install a uprobe
breakpoint and is unchanged from the previous posting at:
https://www.mail-archive.com/linuxppc-dev@lists.ozlabs.org/msg123290.html
The second patch just rate limits the uprobe warnings and is new in this
series.
The third patch fixes how we check for an active uprobe -- we need to
consider if we were actually successful in installing the breakpoint.
This patch is new in this series as well.
- Naveen
Naveen N. Rao (3):
kernel/uprobes: Warn if unable to install breakpoint
kernel/uprobes: Ratelimit messages
kernel/uprobes: Fix check for active uprobe
kernel/events/uprobes.c | 28 +++++++++++++++++++++-------
1 file changed, 21 insertions(+), 7 deletions(-)
--
2.14.1
Powered by blists - more mailing lists