linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] uprobes: write_opcode() cleanups
@ 2012-06-24 14:59 Oleg Nesterov
  2012-06-24 15:00 ` [PATCH v2 1/5] uprobes: don't recheck vma/f_mapping in write_opcode() Oleg Nesterov
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Oleg Nesterov @ 2012-06-24 14:59 UTC (permalink / raw)
  To: Ingo Molnar, Peter Zijlstra, Srikar Dronamraju
  Cc: Ananth N Mavinakayanahalli, Anton Arapov, Hugh Dickins,
	linux-kernel

Hello,

write_opcode() cleanups resend + new minor fix.

Changes:

	- document the new argument in 2/5.

	- drop the buggy 5/5, thanks Anton for your quick nack.
	  Probably I'll return to this later, I have another reason
	  for this change.

	- so this 5/5 is new.

Srikar, please add your acks unless you have some objections.

Oleg.


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2012-07-09 13:33 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-24 14:59 [PATCH v2 0/5] uprobes: write_opcode() cleanups Oleg Nesterov
2012-06-24 15:00 ` [PATCH v2 1/5] uprobes: don't recheck vma/f_mapping in write_opcode() Oleg Nesterov
2012-07-09 10:30   ` Srikar Dronamraju
2012-06-24 15:00 ` [PATCH v2 2/5] uprobes: __replace_page() should not use page_address_in_vma() Oleg Nesterov
2012-07-06 16:18   ` Oleg Nesterov
2012-07-09 10:28     ` Srikar Dronamraju
2012-06-24 15:00 ` [PATCH v2 3/5] uprobes: kill write_opcode()->lock_page(new_page) Oleg Nesterov
2012-07-09 10:29   ` Srikar Dronamraju
2012-06-24 15:00 ` [PATCH v2 4/5] uprobes: cleanup and document write_opcode()->lock_page(old_page) Oleg Nesterov
2012-07-09 10:29   ` Srikar Dronamraju
2012-06-24 15:01 ` [PATCH v2 5/5] uprobes: __replace_page() needs munlock_vma_page() Oleg Nesterov
2012-06-26 11:55   ` Anton Arapov
2012-06-26 15:47     ` Oleg Nesterov
2012-07-06 10:54 ` [PATCH v2 0/5] uprobes: write_opcode() cleanups Ingo Molnar
2012-07-06 16:07   ` Oleg Nesterov
2012-07-06 16:13     ` Oleg Nesterov
2012-07-09  9:12       ` Ingo Molnar
2012-07-09 13:30         ` Oleg Nesterov
2012-07-09 10:27     ` Srikar Dronamraju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).