[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKv+Gu9iL+jeDF0VAxHsV-LBCcrzSjXJguKp9YhgQicce_acYQ@mail.gmail.com>
Date: Thu, 28 Mar 2019 08:57:30 +0100
From: Ard Biesheuvel <ard.biesheuvel@...aro.org>
To: Robert Richter <rrichter@...vell.com>
Cc: Tony Luck <tony.luck@...el.com>, Fenghua Yu <fenghua.yu@...el.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
"H. Peter Anvin" <hpa@...or.com>,
"x86@...nel.org" <x86@...nel.org>,
Jean Delvare <jdelvare@...e.com>,
Marcin Benka <mbenka@...vell.com>,
"linux-ia64@...r.kernel.org" <linux-ia64@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-efi@...r.kernel.org" <linux-efi@...r.kernel.org>
Subject: Re: [PATCH v2] efi: Unify dmi setup code over architectures
arm/arm64, io64 and x86
On Thu, 28 Mar 2019 at 08:55, Robert Richter <rrichter@...vell.com> wrote:
>
> On 27.03.19 19:53:47, Ard Biesheuvel wrote:
> > On Wed, 20 Mar 2019 at 16:23, Robert Richter <rrichter@...vell.com> wrote:
> > >
> > > On 20.03.19 14:16:07, Robert Richter wrote:
> > > > On 20.03.19 13:05:37, Robert Richter wrote:
> > > > > @@ -167,6 +167,7 @@ static int __init arm_dmi_init(void)
> > > > > * itself, depends on dmi_scan_machine() having been called already.
> > > > > */
> > > > > dmi_scan_machine();
> > > > > + dmi_memdev_walk();
> > > > > if (dmi_available)
> > > > > dmi_set_dump_stack_arch_desc();
> > > > > return 0;
> > > >
> > > > After
> > > >
> > > > [PATCH] efi/arm: Show SMBIOS bank/device location in cper and
> > > > ghes error logs
> > > >
> > > > wents in for arm/arm64, we can unify the code. See patch below.
> > >
> > > V2 with the fix in arm_dmi_init() below.
> > >
> >
> > Could you please resend this as a proper patch? I am having trouble applying it.
>
> I just resent the patch. But this worked for me:
>
> $ wget -nd -O - https://lore.kernel.org/patchwork/patch/1052718/mbox/ | git am -smc -3 -
>
> Not sure what was wrong.
>
Thanks. Not sure either, but I managed to apply it now, with
s/io64/ia64/, and Jean's R-b added.
--
Ard.
Powered by blists - more mailing lists