From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Re: [Xen-staging] [xen-unstable] [XEN] Avoid void* arithmetic in kexec ELF note manipulations. Date: Mon, 22 Jan 2007 15:56:05 +0000 Message-ID: References: <8D048251-6BBA-41A3-8EF4-46C025777842@watson.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <8D048251-6BBA-41A3-8EF4-46C025777842@watson.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jimi Xenidis , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 22/1/07 15:46, "Jimi Xenidis" wrote: > hmm, when this came up for PPC I thought we all agreed that GCC void* > arithmetic was legal and Linux code requires it > http://lists.xensource.com/archives/html/xen-devel/2006-08/ > msg01517.html > > Are we changing that? Not really. But I'd say that char* arithmetic is a bit clearer, and if someone wants to spend their time getting rid of void* arithmetic in non-linux files then that's okay by me. -- Keir