LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Alexey Dobriyan <adobriyan@gmail.com>
To: Andi Kleen <ak@suse.de>
Cc: Andrew Morton <akpm@osdl.org>,
	Parag Warudkar <parag.warudkar@gmail.com>,
	dsd@gentoo.org, joerg@hydrops.han.de,
	linux-kernel@vger.kernel.org
Subject: Re: [Bugme-new] [Bug 7891] New: vdso page is no longer mapped for
Date: Mon, 29 Jan 2007 21:15:48 +0300	[thread overview]
Message-ID: <20070129181548.GD5546@martell.zuzino.mipt.ru> (raw)
In-Reply-To: <200701290410.29427.ak@suse.de>

On Mon, Jan 29, 2007 at 04:10:29AM +0100, Andi Kleen wrote:
> Don't require the vDSO for handling a.out signals

> --- linux.orig/include/linux/binfmts.h
> +++ linux/include/linux/binfmts.h
> @@ -59,6 +59,7 @@ struct linux_binfmt {
>  	int (*load_shlib)(struct file *);
>  	int (*core_dump)(long signr, struct pt_regs * regs, struct file * file);
>  	unsigned long min_coredump;	/* minimal dump size */
> +	int hasvdso;

nit: has_vdso, please.


  reply	other threads:[~2007-01-29 18:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-27 20:01 Parag Warudkar
2007-01-27 22:02 ` Andrew Morton
2007-01-29  3:10   ` Andi Kleen
2007-01-29 18:15     ` Alexey Dobriyan [this message]
2007-01-29 22:17     ` Joerg Ahrens
2007-01-28 19:22 ` Randy Dunlap

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=20070129181548.GD5546@martell.zuzino.mipt.ru \
    --to=adobriyan@gmail.com \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=dsd@gentoo.org \
    --cc=joerg@hydrops.han.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=parag.warudkar@gmail.com \
    --subject='Re: [Bugme-new] [Bug 7891] New: vdso page is no longer mapped for' \
    /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

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).