From: Paul Menzel <paulepanter@users.sourceforge.net>
To: grub-devel@gnu.org
Subject: Re: disk/ahci: Unaligned pointer with old commit as coreboot payload
Date: Sun, 24 May 2015 20:33:57 +0200 [thread overview]
Message-ID: <1432492437.3663.2.camel@users.sourceforge.net> (raw)
In-Reply-To: <20150524212339.6bb1cac0@opensuse.site>
[-- Attachment #1: Type: text/plain, Size: 1766 bytes --]
Dear Andrei,
Am Sonntag, den 24.05.2015, 21:23 +0300 schrieb Andrei Borzenkov:
> В Sun, 24 May 2015 14:30:28 +0200 Paul Menzel пишет:
> > Am Sonntag, den 24.05.2015, 13:15 +0300 schrieb Andrei Borzenkov:
> > > В Sun, 24 May 2015 09:03:40 +0200 Paul Menzel пишет:
> > >
> > > > further trying to bisect the AHCI regression on, that the GRUB payload
> > > > does not detect the AHCI drive [1], I tried to build GRUB from commits
> > > > changing `grub-core/disk/ahci.c`, I built commit dc2a6c8b (Improve AHCI
> > > > detection and command issuing.), but it it fails to boot with
> > > >
> > > > Unaligned pointer …
> > > > Aborted.
> > > >
> > > > The same happens, when I just checkout that revision for `ahci.c` and
> > > > leave the rest as is.
> > > >
> > > > $ git checkout dc2a6c8b0e3dfe3bce78dbe0febcd9d4d9038411 -- grub-core/disk/ahci.c
> > > > $ ./autogen.sh
> > > > $ ./configure --with-plattform=coreboot
> > > > $ make -j
> > > > $ make default_payload.elf
> > > >
> > > > I’ll attach that version of `ahci.c` to this message. Do you see what
> > > > could be causing that unaligned pointer?
> > > >
> > >
> > > It is not clear - do you mean that this specific revision has this
> > > problem and others not? Or that this problem happens since this
> > > revision?
> >
> > It’s happening whenever `ahci.c` from commit dc2a6c8b is used (with
> > commit dc2a6c8b and master).
>
> It does not really answer my question - do you get this unaligned access
> with current master?
Sorry for the misunderstand. I do *not* get this unaligned access with
current master. `ahci.c` was rewritten after commit dc2a6c8b.
Thanks,
Paul
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next prev parent reply other threads:[~2015-05-24 18:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-24 7:03 disk/ahci: Unaligned pointer with old commit as coreboot payload Paul Menzel
2015-05-24 10:15 ` Andrei Borzenkov
2015-05-24 12:30 ` Paul Menzel
2015-05-24 18:23 ` Andrei Borzenkov
2015-05-24 18:33 ` Paul Menzel [this message]
2015-05-24 18:51 ` Andrei Borzenkov
2015-05-25 18:49 ` Vladimir 'phcoder' Serbinenko
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=1432492437.3663.2.camel@users.sourceforge.net \
--to=paulepanter@users.sourceforge.net \
--cc=grub-devel@gnu.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.