All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Align linebuf to avoid misaligned aliases of it
Date: Thu, 19 Aug 2010 01:58:59 -0400	[thread overview]
Message-ID: <201008190159.00585.vapier@gentoo.org> (raw)
In-Reply-To: <4C6C4457.3070504@free.fr>

On Wednesday, August 18, 2010 16:36:39 Albert ARIBAUD wrote:
> Le 18/08/2010 19:54, Mike Frysinger a ?crit :
> > On Wed, Aug 18, 2010 at 1:46 PM, Albert ARIBAUD wrote:
> >> Le 18/08/2010 18:46, Mike Frysinger a ?crit :
> >>> you need to include linux/compiler.h first ... but i would have
> >>> thought this be a header already included globally.  maybe that's a
> >>> new topic to start.
> >> 
> >> I don't understand why I should introduce a dependency on linux. What is
> >> the benefit?
> > 
> > u-boot already includes the header in the source tree, not to mention
> > the fact that this file is already including linux/ctype.h
> 
> But absolutely no .h or .c file uses __aligned whereas
> __attribute__((__aligned__())) is used in several places, right?

that would seem to be the case currently
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100819/dd69ca2f/attachment.pgp 

  reply	other threads:[~2010-08-19  5:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-14  8:11 [U-Boot] [PATCH] Align linebuf to avoid misaligned aliases of it Albert Aribaud
2010-08-14  8:25 ` Mike Frysinger
2010-08-14  8:33   ` Albert ARIBAUD
2010-08-14 17:42     ` Mike Frysinger
2010-08-18 12:49       ` Albert ARIBAUD
2010-08-18 16:46         ` Mike Frysinger
2010-08-18 17:46           ` Albert ARIBAUD
2010-08-18 17:54             ` Mike Frysinger
2010-08-18 20:36               ` Albert ARIBAUD
2010-08-19  5:58                 ` Mike Frysinger [this message]
2010-08-20  6:48                   ` Albert ARIBAUD

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=201008190159.00585.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /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.