| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | [PATCH 0/4] MIPS Kprobes |
| From: | Maneesh Soni <manesoni@cisco.com> |
| Date: | Tue, 8 Nov 2011 22:33:36 +0530 |
| Cc: | David Daney <david.daney@cavium.com>, ananth@in.ibm.com, kamensky@cisco.com, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=manesoni@cisco.com; l=489; q=dns/txt; s=iport; t=1320772305; x=1321981905; h=date:from:to:cc:subject:message-id:reply-to:mime-version; bh=jzx2jXq2u+ulyJqyT1qRXactLSFYgcW3/0H6AuYMfKo=; b=X80iW3UD/SJy88e1MkcAJmbdH5oO3J4oP/k4V6x9yqe5hGn1F0/eCg7M nLq4p2HCh8E7h2kzADhfLYUySI9YNfUGYvjPucQzFJcH5BHdcx1zxFRJe oEZP1ww9hOF+y5CfY02W8k3ekEnGHMWT+FWNxMz4WIUUPPRwigtHjQUJI U=; |
| Reply-to: | manesoni@cisco.com |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.20 (2009-06-14) |
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH RESEND 1/9] MIPS: Add local_flush_tlb_all_mm to clear all mm contexts on calling cpu, Ralf Baechle |
|---|---|
| Next by Date: | [PATCH 2/4] MIPS Kprobes: Deny probes on ll/sc instructions, Maneesh Soni |
| Previous by Thread: | built-in command line vs. bootloader-supplied, Ricard Wanderlof |
| Next by Thread: | [PATCH 2/4] MIPS Kprobes: Deny probes on ll/sc instructions, Maneesh Soni |
| Indexes: | [Date] [Thread] [Top] [All Lists] |