From: Dave Jones <davej@redhat.com>
To: Brian Gerst <bgerst@didntduck.org>
Cc: Andrew Morton <akpm@osdl.org>, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Remove unneeded packed attribute
Date: Tue, 27 Dec 2005 19:08:32 -0500 [thread overview]
Message-ID: <20051228000832.GC6917@redhat.com> (raw)
In-Reply-To: <43B1D5E0.90908@didntduck.org>
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 <bgerst@didntduck.org>
We've been carrying exactly the same diff in the Fedora rawhide kernel for
the last week or two.
ACKed by: Dave Jones <davej@redhat.com>
Dave
prev parent reply other threads:[~2005-12-28 0:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-28 0:01 [PATCH] Remove unneeded packed attribute Brian Gerst
2005-12-28 0:08 ` Dave Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051228000832.GC6917@redhat.com \
--to=davej@redhat.com \
--cc=akpm@osdl.org \
--cc=bgerst@didntduck.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.