Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932408AbVL1AIr (ORCPT ); Tue, 27 Dec 2005 19:08:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932409AbVL1AIq (ORCPT ); Tue, 27 Dec 2005 19:08:46 -0500 Received: from mx1.redhat.com ([66.187.233.31]:55485 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S932408AbVL1AIq (ORCPT ); Tue, 27 Dec 2005 19:08:46 -0500 Date: Tue, 27 Dec 2005 19:08:32 -0500 From: Dave Jones To: Brian Gerst Cc: Andrew Morton , lkml Subject: Re: [PATCH] Remove unneeded packed attribute Message-ID: <20051228000832.GC6917@redhat.com> Mail-Followup-To: Dave Jones , Brian Gerst , Andrew Morton , lkml References: <43B1D5E0.90908@didntduck.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <43B1D5E0.90908@didntduck.org> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 742 Lines: 21 On Tue, Dec 27, 2005 at 07:01:36PM -0500, Brian Gerst wrote: > GCC 4.1 gives the following warning: > include/asm/mpspec.h:79: warning: ‘packed’ attribute ignored for field > of type ‘unsigned char[5u]’ > > The packed attribute isn't really necessary anyways so just remove it. > > Signed-off-by: Brian Gerst We've been carrying exactly the same diff in the Fedora rawhide kernel for the last week or two. ACKed by: Dave Jones Dave - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/