public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V6] [RESEND] ARM: prevent misaligned array inits
Date: Mon, 15 Oct 2012 09:17:25 +0200	[thread overview]
Message-ID: <20121015091725.7d8d7432@lilith> (raw)
In-Reply-To: <CA+M6bXnHHG-ZC7N+hTvUG6L-x1aRXJ=gVyB_n=oiAP15QFSCKA@mail.gmail.com>

Hi Tom,

On Sun, 14 Oct 2012 22:05:15 -0700, Tom Rini <trini@ti.com> wrote:

> On Sun, Oct 14, 2012 at 1:48 AM, Albert ARIBAUD
> <albert.u.boot@aribaud.net> wrote:
> > On Tue,  9 Oct 2012 21:28:15 +0200, Albert ARIBAUD
> > <albert.u.boot@aribaud.net> wrote:
> >
> >> Under option -munaligned-access, gcc can perform local char
> >> or 16-bit array initializations using misaligned native
> >> accesses which will throw a data abort exception. Fix files
> >> where these array initializations were unneeded, and for
> >> files known to contain such initializations, enforce gcc
> >> option -mno-unaligned-access.
> >>
> >> Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
> >> ---
> >
> > Tom,
> >
> > As per our discussion, this patch should be placed in u-boot/next
> > right above the 2012-10 release commit.
> >
> > At this time, just after a git fech u-boot, I don't see the patch in
> > next at all.
> >
> > Do you want me to prepare an ad hoc branch with this patch then the
> > current content of u-boot/next, above v2012.10-rc3, so that you just
> > have to git reset --hard your next on it?
> >
> > Amicalement,
> 
> As the questions about our usage of rebasing in 'next' have shown,
> it's not quite as cut and dry as I had hoped to rebase next at my whim
> (and long term, that's a good thing I think).  My plan tomorrow (or
> today, depending on your local timezone) is to release v2012.10, apply
> this v6 patch and then bring in next to master, see that everything is
> still building and go from there.

Fine with me, thanks!

P.S. Until this release, I'd worked under the assumption that next
could be more freely rebased than master is. From now on, I will follow
the same principle for next as for master, i.e. not rebase but merge
(possibly ff) from other and only rollback if required and appropriate.

Amicalement,
-- 
Albert.

  reply	other threads:[~2012-10-15  7:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-04 21:49 [U-Boot] [PATCH] ARM: prevent misaligned array inits Albert ARIBAUD
2012-10-05 19:15 ` [U-Boot] [PATCH V2] " Albert ARIBAUD
2012-10-08 11:21   ` Andreas Bießmann
2012-10-08 14:36     ` Albert ARIBAUD
2012-10-08 14:56       ` Andreas Bießmann
2012-10-08 18:52         ` Albert ARIBAUD
2012-10-08 19:19   ` [U-Boot] [PATCH V3] " Albert ARIBAUD
2012-10-08 19:31     ` Tom Rini
2012-10-08 19:50     ` [U-Boot] [PATCH V4] " Albert ARIBAUD
2012-10-09 18:34       ` Tom Rini
2012-10-09 18:42         ` Albert ARIBAUD
2012-10-09 18:59           ` Tom Rini
2012-10-09 19:08       ` [U-Boot] [PATCH V5] " Albert ARIBAUD
2012-10-09 19:23         ` [U-Boot] [PATCH] " Albert ARIBAUD
2012-10-09 19:27           ` [U-Boot] [PATCH] ARM: prevent misaligned array inits -- PLEASE DISREGARD Albert ARIBAUD
2012-10-09 19:28         ` [U-Boot] [PATCH V6] [RESEND] ARM: prevent misaligned array inits Albert ARIBAUD
2012-10-14  8:48           ` Albert ARIBAUD
2012-10-15  5:05             ` Tom Rini
2012-10-15  7:17               ` Albert ARIBAUD [this message]
2012-10-15 18:48           ` Tom Rini

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=20121015091725.7d8d7432@lilith \
    --to=albert.u.boot@aribaud.net \
    --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