[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161235200842.1516112.5240192209581561083.b4-ty@ellerman.id.au>
Date: Wed, 3 Feb 2021 22:40:42 +1100 (AEDT)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: linuxppc-dev@...ts.ozlabs.org, Michal Suchanek <msuchanek@...e.de>
Cc: Deep Shah <sdeep@...are.com>, Juergen Gross <jgross@...e.com>,
"VMware, Inc." <pv-drivers@...are.com>,
linux-kernel@...r.kernel.org,
Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
virtualization@...ts.linux-foundation.org,
Waiman Long <longman@...hat.com>,
Paul Mackerras <paulus@...ba.org>
Subject: Re: [PATCH] powerpc: Fix build error in paravirt.h
On Wed, 20 Jan 2021 14:28:38 +0100, Michal Suchanek wrote:
> ./arch/powerpc/include/asm/paravirt.h:83:44: error: implicit declaration
> of function 'smp_processor_id'; did you mean 'raw_smp_processor_id'?
>
> smp_processor_id is defined in linux/smp.h but it is not included.
>
> The build error happens only when the patch is applied to 5.3 kernel but
> it only works by chance in mainline.
Applied to powerpc/next.
[1/1] powerpc: Fix build error in paravirt.h
https://git.kernel.org/powerpc/c/9899a56f1eca964cd0de21008a9fa1523a571231
cheers
Powered by blists - more mailing lists