[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111108170336.GA16526@cisco.com>
Date: Tue, 8 Nov 2011 22:33:36 +0530
From: Maneesh Soni <manesoni@...co.com>
To: Ralf Baechle <ralf@...ux-mips.org>
Cc: David Daney <david.daney@...ium.com>, ananth@...ibm.com,
kamensky@...co.com, linux-kernel@...r.kernel.org,
linux-mips@...ux-mips.org
Subject: [PATCH 0/4] MIPS Kprobes
Hi Ralf,
Here is a set of 4 patches for MIPS kprobes. The first two are addressing
a couple of baseline issues and the remaining two are the 2nd attempt for
allowing kprobes on jump and branch instructions based on the comments I got
earlier
https://lkml.org/lkml/2011/10/13/106
1) Fix OOPS in arch_prepare_kprobe for MIPS
2) Deny probes on ll sc instructions for MIPS
3) Refactoring Branch emulation
4) Support for branch instructions probing (v2)
Thanks
Maneesh
--
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