Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1443057 > unrolled thread

linux-next: build warnings after merge of the tip tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2016-07-14 05:40 +0200
Last post2016-07-14 06:20 +0200
Articles 2 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: build warnings after merge of the tip tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-07-14 05:40 +0200
    Re: linux-next: build warnings after merge of the tip tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-07-14 06:20 +0200

#1443057 — linux-next: build warnings after merge of the tip tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2016-07-14 05:40 +0200
Subjectlinux-next: build warnings after merge of the tip tree
Message-ID<rUFFg-43M-25@gated-at.bofh.it>
Hi all,

After merging the tip tree, today's linux-next build (powerpc64le perf)
produced these warnings:

Warning: tools/include/uapi/linux/bpf.h differs from kernel
Warning: tools/arch/x86/include/asm/disabled-features.h differs from kernel
Warning: tools/arch/x86/include/asm/required-features.h differs from kernel
Warning: tools/arch/x86/include/asm/cpufeatures.h differs from kernel

Introduced by commits

  7d7d1bf1d1da ("perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks")
  971e827bffef ("tools lib bpf: Copy bpf.h and bpf_common.h from the kernel")

-- 
Cheers,
Stephen Rothwell

[toc] | [next] | [standalone]


#1443064

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2016-07-14 06:20 +0200
Message-ID<rUGhY-4y6-15@gated-at.bofh.it>
In reply to#1443057
Hi all,

On Thu, 14 Jul 2016 13:37:29 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> After merging the tip tree, today's linux-next build (powerpc64le perf)
> produced these warnings:
> 
> Warning: tools/include/uapi/linux/bpf.h differs from kernel
> Warning: tools/arch/x86/include/asm/disabled-features.h differs from kernel
> Warning: tools/arch/x86/include/asm/required-features.h differs from kernel
> Warning: tools/arch/x86/include/asm/cpufeatures.h differs from kernel
> 
> Introduced by commits
> 
>   7d7d1bf1d1da ("perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks")
>   971e827bffef ("tools lib bpf: Copy bpf.h and bpf_common.h from the kernel")

The kvm tree has introduced a few more:

Warning: tools/arch/s390/include/uapi/asm/kvm.h
Warning: tools/arch/s390/include/uapi/asm/sie.h

-- 
Cheers,
Stephen Rothwell

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web