From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <18190.41037.770255.259749@cargo.ozlabs.ibm.com> Date: Fri, 12 Oct 2007 08:14:37 +1000 From: Paul Mackerras To: Kumar Gala Subject: Re: [patch 1/2] Replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define In-Reply-To: <2C31F1C3-3337-483B-A463-767459305F1E@kernel.crashing.org> References: <20071011071558.676463639@au1.ibm.com> <20071011072208.075979098@au1.ibm.com> <18190.39864.4562.852292@cargo.ozlabs.ibm.com> <2C31F1C3-3337-483B-A463-767459305F1E@kernel.crashing.org> Cc: PowerPC dev list , Linux Kernel Mailing List List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar Gala writes: > > ELF_CORE_XFPREG_TYPE is a suitable name for something that's used in > > conjunction with a function called elf_core_copy_task_xfpregs(). > > agreed, I think the function name should change as well. Maybe. Let's do one step at a time... Paul.