From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267317AbUGNHyk (ORCPT ); Wed, 14 Jul 2004 03:54:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267316AbUGNHyk (ORCPT ); Wed, 14 Jul 2004 03:54:40 -0400 Received: from mx1.redhat.com ([66.187.233.31]:32431 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S267315AbUGNHyg (ORCPT ); Wed, 14 Jul 2004 03:54:36 -0400 From: David Howells In-Reply-To: <20040714010706.GA31683@cse.unsw.EDU.AU> References: <20040714010706.GA31683@cse.unsw.EDU.AU> To: Darren Williams Cc: Ia64 Linux , LKML , Andrew Morton Subject: Re: [PATCH] 2.6.8-rc1 including AFS in ia64 and other ARCHS builds breaks the compilation User-Agent: EMH/1.14.1 SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/21.3 (i386-redhat-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Date: Wed, 14 Jul 2004 08:54:24 +0100 Message-ID: <9906.1089791664@redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andrew Morton has a fix for this that involves removing struct_cpy() entirely and going for direct assignment instead. David