[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190328075510.svjbjdonrncrr73m@rric.localdomain>
Date: Thu, 28 Mar 2019 07:55:18 +0000
From: Robert Richter <rrichter@...vell.com>
To: Ard Biesheuvel <ard.biesheuvel@...aro.org>
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 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,
-Robert
Powered by blists - more mailing lists