From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Disaligned buffer in print_buffer
Date: Thu, 19 Aug 2010 11:35:59 -0400 [thread overview]
Message-ID: <201008191136.00765.vapier@gentoo.org> (raw)
In-Reply-To: <1282215718-2910-1-git-send-email-sbabic@denx.de>
On Thursday, August 19, 2010 07:01:58 Stefano Babic wrote:
> - uint8_t linebuf[MAX_LINE_LENGTH_BYTES + 1];
> + uint8_t linebuf[MAX_LINE_LENGTH_BYTES + 1]
> __attribute__((__aligned__(4)));
i'd rather we go with Albert Aribaud's change (posted 14 Aug 2010)
-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/7b2489a6/attachment.pgp
next prev parent reply other threads:[~2010-08-19 15:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-19 11:01 [U-Boot] [PATCH] Disaligned buffer in print_buffer Stefano Babic
2010-08-19 15:35 ` Mike Frysinger [this message]
2010-08-19 16:33 ` Stefano Babic
2010-08-20 7:46 ` Albert ARIBAUD
2010-08-27 9:41 ` Reinhard Meyer
2010-08-27 18:12 ` Mike Frysinger
2010-08-27 18:24 ` Stefano Babic
2010-08-27 19:06 ` Reinhard Meyer
2010-08-28 6:56 ` Albert ARIBAUD
2010-08-28 7:17 ` Reinhard Meyer
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=201008191136.00765.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox