grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: disk/ahci: Unaligned pointer with old commit as coreboot payload


From: Andrei Borzenkov
Subject: Re: disk/ahci: Unaligned pointer with old commit as coreboot payload
Date: Sun, 24 May 2015 13:15:59 +0300

В Sun, 24 May 2015 09:03:40 +0200
Paul Menzel <address@hidden> пишет:

> 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: pgpFDqSYcv4E8.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]