Re: linux-next: Tree for Feb 10 (acrn)

2021-02-10 Thread Randy Dunlap
On 2/10/21 7:29 PM, Liu, Shuo A wrote: > > > On 2/11/2021 01:52, Randy Dunlap wrote: >> On 2/10/21 3:42 AM, Stephen Rothwell wrote: >>> Hi all, >>> >>> Changes since 20210209: >>> >> >> ../drivers/virt/acrn/hsm.c: In function ‘remove_cpu_store’: >> ../drivers/virt/acrn/hsm.c:389:3: error:

Re: linux-next: Tree for Feb 10 (acrn)

2021-02-10 Thread Liu, Shuo A
On 2/11/2021 01:52, Randy Dunlap wrote: > On 2/10/21 3:42 AM, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20210209: >> > > ../drivers/virt/acrn/hsm.c: In function ‘remove_cpu_store’: > ../drivers/virt/acrn/hsm.c:389:3: error: implicit declaration of function > ‘remove_cpu’; did you

Re: linux-next: Tree for Feb 10 (acrn)

2021-02-10 Thread Randy Dunlap
On 2/10/21 3:42 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20210209: > ../drivers/virt/acrn/hsm.c: In function ‘remove_cpu_store’: ../drivers/virt/acrn/hsm.c:389:3: error: implicit declaration of function ‘remove_cpu’; did you mean ‘register_cpu’?