[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKv+Gu8ggxtYehOc++E+NxiaRuDigieUQauz-xbCPXU1vW6sEQ@mail.gmail.com>
Date: Tue, 18 Feb 2020 22:42:53 +0100
From: Ard Biesheuvel <ardb@...nel.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Heinrich Schuchardt <xypron.glpk@....de>,
linux-efi <linux-efi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3 1/1] efi/libstub: describe memory functions
On Tue, 18 Feb 2020 at 07:33, Randy Dunlap <rdunlap@...radead.org> wrote:
>
> On 2/17/20 10:30 PM, Heinrich Schuchardt wrote:
> > Provide descriptions of:
> >
> > * efi_get_memory_map()
> > * efi_low_alloc_above()
> > * efi_free()
> >
> > Signed-off-by: Heinrich Schuchardt <xypron.glpk@....de>
> > ---
> > v3:
> > add missing colons for parameter descriptions
> > v2:
> > point out how efi_free() is rounding up the memory size
> > ---
> > drivers/firmware/efi/libstub/mem.c | 36 ++++++++++++++++++++++++++++--
> > 1 file changed, 34 insertions(+), 2 deletions(-)
>
> Looks good. Thanks.
>
> Acked-by: Randy Dunlap <rdunlap@...radead.org>
>
Queued, thanks.
Powered by blists - more mailing lists