linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the hyperv-fixes tree
@ 2022-10-26 21:53 Stephen Rothwell
  2022-10-27 11:00 ` Wei Liu
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2022-10-26 21:53 UTC (permalink / raw)
  To: Wei Liu; +Cc: Zhao Liu, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 581 bytes --]

Hi all,

After merging the hyperv-fixes tree, today's linux-next build (x86_64
allmodconfig) failed like this:

arch/x86/hyperv/hv_init.c: In function 'hyperv_init':
arch/x86/hyperv/hv_init.c:447:29: error: unused variable 'dst' [-Werror=unused-variable]
  447 |                 void *src, *dst;
      |                             ^~~
cc1: all warnings being treated as errors

Caused by commit

  f8162cff19f1 ("x86/hyperv: Remove BUG_ON() for kmap_local_page()")

I have used the hyperv-fixes tree from next-20221026 for today.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: build failure after merge of the hyperv-fixes tree
  2022-10-26 21:53 linux-next: build failure after merge of the hyperv-fixes tree Stephen Rothwell
@ 2022-10-27 11:00 ` Wei Liu
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Liu @ 2022-10-27 11:00 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Wei Liu, Zhao Liu, Linux Kernel Mailing List, Linux Next Mailing List

On Thu, Oct 27, 2022 at 08:53:32AM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the hyperv-fixes tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
> 
> arch/x86/hyperv/hv_init.c: In function 'hyperv_init':
> arch/x86/hyperv/hv_init.c:447:29: error: unused variable 'dst' [-Werror=unused-variable]
>   447 |                 void *src, *dst;
>       |                             ^~~
> cc1: all warnings being treated as errors
> 
> Caused by commit
> 
>   f8162cff19f1 ("x86/hyperv: Remove BUG_ON() for kmap_local_page()")
> 
> I have used the hyperv-fixes tree from next-20221026 for today.

Thanks. I've fixed that.

I will also turn on CONFIG_WERROR in my build test.

> 
> -- 
> Cheers,
> Stephen Rothwell



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-27 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 21:53 linux-next: build failure after merge of the hyperv-fixes tree Stephen Rothwell
2022-10-27 11:00 ` Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).