grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] disk: Add support for device-specific malloc function


From: Leif Lindholm
Subject: Re: [PATCH 1/2] disk: Add support for device-specific malloc function
Date: Wed, 24 Feb 2016 13:57:38 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Feb 24, 2016 at 03:09:13PM +0300, Andrei Borzenkov wrote:
> >> Could you test attached patch with your alignment fixes on top. This
> >> implements my idea of using shared buffers. Seems to work in naive testing.
> >
> > Testing this with a grub-mkstandalone image, I get:
> >
> > kern/dl.c:556: flushing 0x10f1 bytes at 0x9ffb5ac20
> > kern/dl.c:649: module name: tar
> > kern/dl.c:650: init function: 0x9ffb5b220
> > kern/disk.c:217: Opening `memdisk'...
> > kern/fs.c:56: Detecting tarfs...
> >
> > And then spectacular crash in UEFI due to an EL2 translation fault.
> 
> To be sure - is it with my patch alone or with your patches? If some
> more patches are used - could you send exact diff to trunk to avoid
> misunderstanding?

Double checked with only your patch on top of
1b782e902e69516f82158203674d4951a40c82d4 (previously running with
_only_ my alignment fixup in efidisk.c). Same behaviour.

/
    Leif



reply via email to

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