From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 21 Nov 2013 22:58:10 +1100 From: Michael Ellerman To: Anton Blanchard Subject: Re: [PATCH 4/9] powerpc: Set eflags correctly for ELF ABIv2 core dumps. Message-ID: <20131121115809.GE15913@concordia> References: <1384946106-18200-1-git-send-email-anton@samba.org> <1384946106-18200-5-git-send-email-anton@samba.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1384946106-18200-5-git-send-email-anton@samba.org> Cc: rusty@rustcorp.com.au, Ulrich.Weigand@de.ibm.com, paulus@samba.org, alistair@popple.id.au, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Nov 20, 2013 at 10:15:01PM +1100, Anton Blanchard wrote: > From: Rusty Russell > > We leave it at zero (though it could be 1) for old tasks. There's no issue with a v1 binary producing a v0 core dump? I can't think of why there would be, if they are equivalent. cheers