[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070129181548.GD5546@martell.zuzino.mipt.ru>
Date: Mon, 29 Jan 2007 21:15:48 +0300
From: Alexey Dobriyan <adobriyan@...il.com>
To: Andi Kleen <ak@...e.de>
Cc: Andrew Morton <akpm@...l.org>,
Parag Warudkar <parag.warudkar@...il.com>, dsd@...too.org,
joerg@...rops.han.de, linux-kernel@...r.kernel.org
Subject: Re: [Bugme-new] [Bug 7891] New: vdso page is no longer mapped for
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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists