login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
June
»
15
Re: [PATCH v5 2/14] mm: Move replace_page to mm/memory.c
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Christoph Hellwig
Subject:
Re: [PATCH v5 2/14] mm: Move replace_page to mm/memory.c
Date: Monday, June 14, 2010 - 11:23 pm
On Tue, Jun 15, 2010 at 09:30:01AM +0530, Srikar Dronamraju wrote:
quoted text
> replace_page() and write_protect_page() are used in write_opcode() to > insert/remove a breakpoint in the user-space breakpoint insertion layer. > i.e "[PATCH v5 3/14] User Space Breakpoint Assistance Layer"
You're right. I did a git-grep, but that didn't find the newly added files.. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH v5 0/14] Uprobes v5
, Srikar Dronamraju
, (Mon Jun 14, 1:27 am)
[PATCH v5 1/14] X86 instruction analysis: Move Macro W to ...
, Srikar Dronamraju
, (Mon Jun 14, 1:28 am)
[PATCH v5 2/14] mm: Move replace_page to mm/memory.c
, Srikar Dronamraju
, (Mon Jun 14, 1:28 am)
[PATCH v5 3/14] User Space Breakpoint Assistance Layer
, Srikar Dronamraju
, (Mon Jun 14, 1:28 am)
[PATCH v5 4/14] x86 support for User space breakpoint assi ...
, Srikar Dronamraju
, (Mon Jun 14, 1:28 am)
[PATCH v5 5/14] Slot allocation for execution out of line ...
, Srikar Dronamraju
, (Mon Jun 14, 1:28 am)
[PATCH v5 6/14] Uprobes Implementation
, Srikar Dronamraju
, (Mon Jun 14, 1:29 am)
[PATCH v5 7/14] x86 support for Uprobes
, Srikar Dronamraju
, (Mon Jun 14, 1:29 am)
[PATCH v5 8/14] samples: Uprobes samples
, Srikar Dronamraju
, (Mon Jun 14, 1:29 am)
[PATCH v5 9/14] Uprobes documentation.
, Srikar Dronamraju
, (Mon Jun 14, 1:29 am)
[PATCH v5 10/14] trace: Common code for kprobes/uprobes tr ...
, Srikar Dronamraju
, (Mon Jun 14, 1:29 am)
[PATCH v5 11/14] trace: uprobes trace_event interface
, Srikar Dronamraju
, (Mon Jun 14, 1:30 am)
[PATCH v5 12/14] perf: Dont adjust symbols on name lookup
, Srikar Dronamraju
, (Mon Jun 14, 1:30 am)
[PATCH v5 13/14] perf: Re-Add make_absolute_path
, Srikar Dronamraju
, (Mon Jun 14, 1:30 am)
[PATCH v5 14/14] perf: perf interface for uprobes.
, Srikar Dronamraju
, (Mon Jun 14, 1:30 am)
Re: [PATCH v5 6/14] Uprobes Implementation
, Randy Dunlap
, (Mon Jun 14, 7:27 am)
Re: [PATCH v5 1/14] X86 instruction analysis: Move Macro W ...
, Christoph Hellwig
, (Mon Jun 14, 10:39 am)
Re: [PATCH v5 3/14] User Space Breakpoint Assistance Layer
, Christoph Hellwig
, (Mon Jun 14, 10:40 am)
Re: [PATCH v5 2/14] mm: Move replace_page to mm/memory.c
, Christoph Hellwig
, (Mon Jun 14, 10:44 am)
Re: [PATCH v5 8/14] samples: Uprobes samples
, Christoph Hellwig
, (Mon Jun 14, 10:47 am)
Re: [PATCH v5 3/14] User Space Breakpoint Assistance Layer
, Christoph Hellwig
, (Mon Jun 14, 10:50 am)
Re: [PATCH v5 5/14] Slot allocation for execution out of l ...
, Christoph Hellwig
, (Mon Jun 14, 10:52 am)
Re: [PATCH v5 7/14] x86 support for Uprobes
, Christoph Hellwig
, (Mon Jun 14, 10:54 am)
Re: [PATCH v5 2/14] mm: Move replace_page to mm/memory.c
, Srikar Dronamraju
, (Mon Jun 14, 9:00 pm)
Re: [PATCH v5 10/14] trace: Common code for kprobes/uprobe ...
, Masami Hiramatsu
, (Mon Jun 14, 9:13 pm)
Re: [PATCH v5 2/14] mm: Move replace_page to mm/memory.c
, Christoph Hellwig
, (Mon Jun 14, 11:23 pm)
Re: [PATCH v5 7/14] x86 support for Uprobes
, Srikar Dronamraju
, (Mon Jun 14, 11:23 pm)
Re: [PATCH v5 1/14] X86 instruction analysis: Move Macro W ...
, Srikar Dronamraju
, (Mon Jun 14, 11:32 pm)
Re: [PATCH v5 3/14] User Space Breakpoint Assistance Layer
, Srikar Dronamraju
, (Tue Jun 15, 4:27 am)
Re: [PATCH v5 6/14] Uprobes Implementation
, Srikar Dronamraju
, (Tue Jun 15, 4:30 am)
Re: [PATCH v5 7/14] x86 support for Uprobes
, Oleg Nesterov
, (Tue Jun 15, 4:51 am)
Re: [PATCH v5 7/14] x86 support for Uprobes
, Srikar Dronamraju
, (Tue Jun 15, 5:15 am)
Re: [PATCH v5 7/14] x86 support for Uprobes
, Oleg Nesterov
, (Tue Jun 15, 6:15 am)
Re: [PATCH v5 5/14] Slot allocation for execution out of l ...
, Srikar Dronamraju
, (Wed Jun 16, 12:06 am)
Re: [PATCH v5 3/14] User Space Breakpoint Assistance Layer
, Steven Rostedt
, (Mon Jun 21, 6:59 am)
Re: [PATCH v5 7/14] x86 support for Uprobes
, Steven Rostedt
, (Mon Jun 21, 7:12 am)
Re: [PATCH v5 10/14] trace: Common code for kprobes/uprobe ...
, Steven Rostedt
, (Mon Jun 21, 7:18 am)
Re: [PATCH v5 3/14] User Space Breakpoint Assistance Layer
, Steven Rostedt
, (Mon Jun 21, 7:20 am)
Re: [PATCH v5 11/14] trace: uprobes trace_event interface
, Steven Rostedt
, (Mon Jun 21, 7:22 am)
Re: [PATCH v5 11/14] trace: uprobes trace_event interface
, Srikar Dronamraju
, (Mon Jun 21, 9:15 pm)
Re: [PATCH v5 3/14] User Space Breakpoint Assistance Layer
, Srikar Dronamraju
, (Mon Jun 21, 10:44 pm)
Re: [PATCH v5 10/14] trace: Common code for kprobes/uprobe ...
, Srikar Dronamraju
, (Mon Jun 21, 10:46 pm)
Re: [PATCH v5 11/14] trace: uprobes trace_event interface
, Christoph Hellwig
, (Mon Jun 21, 11:34 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Howells
Re: [PATCH 5/5]bluetooth:hci_bcsp Fix operation on 'bcsp->msgq_txseq' may be un...
Eberhard Moenkeberg
Re: OT: character encodings (was: Linux 2.6.20-rc4)
Andy Walls
Re: [PATCH 11/32] v4l/cx18: update workqueue usage
Pierre Ossman
Re: sdio: enhance IO_RW_EXTENDED support
Thomas Gleixner
[patch -mm 19/28] x86_64: Use generic cmos update
git-commits-head
:
Linux Kernel Mailing List
[ARM] unconditionally define __virt_to_phys and __phys_to_virt
Linux Kernel Mailing List
ACPICA: Fix to allow zero-length ASL field declarations
Linux Kernel Mailing List
tracing: Simplify trace_option_write()
Linux Kernel Mailing List
ARM: Add Versatile Express SMP support
Linux Kernel Mailing List
ixgbe: fix automatic LRO/RSC settings for low latency
git
:
Mark Junker
git on MacOSX and files with decomposed utf-8 file names
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Michael Witten
Re: 'git gc --aggressive' effectively unusable
Petko Manolov
git and binary files
Laflen, Brandon (GE, Research)
RE: fatal: Unable to find remote helper for 'http'
linux-netdev
:
David Miller
Re: [PATCH 32/53] netns xfrm: finding policy in netns
Jan Engelhardt
[PATCH 1/3] net: tcp: make hybla selectable as default congestion module
David Miller
Re: [PATCH] IPv6: preferred lifetime of address not getting updated
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
openbsd-misc
:
Samuel Baldwin
Re: Forum engine
Robert
disklabel - cylinder rounding
nixlists
Re: Which laptops do the developers use?
Marcin
Re: 4.6 reboots x336 ibm server(s)
L. V. Lammert
OT, .. but has anyone seen a crontab editor
Colocation donated by:
Syndicate