[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200929195141.GA917771@ubuntu-m3-large-x86>
Date: Tue, 29 Sep 2020 12:51:41 -0700
From: Nathan Chancellor <natechancellor@...il.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
ACPI Devel Mailing List <linux-acpi@...r.kernel.org>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>
Subject: Re: linux-next: Tree for Sep 29 (drivers/acpi/nfit/core.c)
On Tue, Sep 29, 2020 at 12:47:42PM -0700, Randy Dunlap wrote:
> On 9/29/20 2:29 AM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20200928:
> >
>
> on x86_64:
> when CONFIG_ACPI_NUMA is not set/enabled:
>
> ../drivers/acpi/nfit/core.c: In function ‘acpi_nfit_register_region’:
> CC lib/ts_bm.o
> ../drivers/acpi/nfit/core.c:3010:27: error: implicit declaration of function ‘pxm_to_node’; did you mean ‘xa_to_node’? [-Werror=implicit-function-declaration]
> ndr_desc->target_node = pxm_to_node(spa->proximity_domain);
> ^~~~~~~~~~~
> xa_to_node
>
> Full randconfig file is attached.
>
> --
> ~Randy
> Reported-by: Randy Dunlap <rdunlap@...radead.org>
I independently found this and sent a patch:
https://lore.kernel.org/lkml/20200928194554.3423466-1-natechancellor@gmail.com/
Feel free to reply with a tag if it works for you as well.
Cheers,
Nathan
Powered by blists - more mailing lists