From: Andrei Borzenkov <arvidjaar@gmail.com>
To: Paul Menzel <paulepanter@users.sourceforge.net>
Cc: grub-devel@gnu.org
Subject: Re: disk/ahci: Unaligned pointer with old commit as coreboot payload
Date: Sun, 24 May 2015 13:15:59 +0300 [thread overview]
Message-ID: <20150524131559.5cd2fe94@opensuse.site> (raw)
In-Reply-To: <1432451020.3711.13.camel@users.sourceforge.net>
[-- Attachment #1: Type: text/plain, Size: 1193 bytes --]
В Sun, 24 May 2015 09:03:40 +0200
Paul Menzel <paulepanter@users.sourceforge.net> пишет:
> Dear GRUB folks,
>
>
> 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?
>
> Thanks,
>
> Paul
>
>
> [1] https://lists.gnu.org/archive/html/grub-devel/2014-11/msg00026.html
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next prev parent reply other threads:[~2015-05-24 10:16 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 [this message]
2015-05-24 12:30 ` Paul Menzel
2015-05-24 18:23 ` Andrei Borzenkov
2015-05-24 18:33 ` Paul Menzel
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=20150524131559.5cd2fe94@opensuse.site \
--to=arvidjaar@gmail.com \
--cc=grub-devel@gnu.org \
--cc=paulepanter@users.sourceforge.net \
/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.