All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@openvz.org>
To: LKML <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: Matt Helsley <matthltc@us.ibm.com>,
	KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
	Pavel Emelyanov <xemul@parallels.com>,
	Kees Cook <keescook@chromium.org>, Tejun Heo <tj@kernel.org>,
	Oleg Nesterov <oleg@redhat.com>
Subject: [patch 0/2] c/r update to prctl
Date: Sat, 10 Mar 2012 01:41:02 +0400	[thread overview]
Message-ID: <20120309214102.240208363@openvz.org> (raw)

Hi,

this is a series to extend prctl a bit for c/r needs.

 - new PR_SET_MM_EXE_FILE option to setup /proc/pid/exe
   symlink on restored program
 - new PR_GET_TID_ADDRESS option to retrieve process'
   clear_tid_address

Andrew, please drop Oleg's exe_path patch from -mm tree

 | The patch titled
 |    Subject: mm/exec: rename mm->exe_file to mm->exe_path
 | has been added to the -mm tree.  Its filename is
 |    mm-exec-rename-mm-exe_file-to-mm-exe_path.patch

This patch was deprecated.

	Cyrill

             reply	other threads:[~2012-03-09 21:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-09 21:41 Cyrill Gorcunov [this message]
2012-03-09 21:41 ` [patch 1/2] c/r: prctl: Add ability to set new mm_struct::exe_file v6 Cyrill Gorcunov
2012-03-09 21:41 ` [patch 2/2] c/r: prctl: Add ability to get clear_tid_address Cyrill Gorcunov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120309214102.240208363@openvz.org \
    --to=gorcunov@openvz.org \
    --cc=akpm@linux-foundation.org \
    --cc=keescook@chromium.org \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthltc@us.ibm.com \
    --cc=oleg@redhat.com \
    --cc=tj@kernel.org \
    --cc=xemul@parallels.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.