From: Alex Williamson <alex.williamson@hp.com>
To: Coywolf Qi Hunt <coywolf@gmail.com>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH] sys_sendmsg() alignment bug fix
Date: Mon, 26 Sep 2005 21:59:34 -0600 [thread overview]
Message-ID: <1127793575.25276.14.camel@localhost.localdomain> (raw)
In-Reply-To: <2cd57c90050926204022fb22ca@mail.gmail.com>
On Tue, 2005-09-27 at 11:40 +0800, Coywolf Qi Hunt wrote:
> On 9/27/05, Alex Williamson <alex.williamson@hp.com> wrote:
> > The patch below adds an alignment attribute to the buffer used in
> > sys_sendmsg(). This eliminates an unaligned access warning on ia64.
>
> Is this a warning fix or bug fix?
Guess I'd have to classify it as a warning fix. ia64 is fairly
verbose about unaligned accesses by default, so the warning is printed
out runtime.
Alex
next prev parent reply other threads:[~2005-09-27 3:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-26 20:02 [PATCH] sys_sendmsg() alignment bug fix Alex Williamson
2005-09-26 20:36 ` Andrew Morton
2005-09-26 21:28 ` David S. Miller
2005-09-27 3:40 ` Coywolf Qi Hunt
2005-09-27 3:59 ` Alex Williamson [this message]
2005-09-27 4:50 ` David S. Miller
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=1127793575.25276.14.camel@localhost.localdomain \
--to=alex.williamson@hp.com \
--cc=akpm@osdl.org \
--cc=coywolf@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@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.