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

2020-11-30 Thread Borislav Petkov
On Mon, Nov 30, 2020 at 09:56:27PM +, Ernst, Justin wrote: > After scratching my head for a while, I found that the issue was > missing empty lines before three different code-block sections. Oh great. > The line number is definitely bogus, but I wasn't able to discover > why. Very helpful t

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

2020-11-30 Thread Ernst, Justin
> On Mon, Nov 30, 2020 at 06:05:03PM +1100, Stephen Rothwell wrote: > > Hi all, > > > > After merging the tip tree, today's linux-next build (htmldocs) produced > > these warnings: > > > > Documentation/ABI/testing/sysfs-firmware-sgi_uv:2: WARNING: Unexpected > > indentation. > > Documentation/ABI

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

2020-11-30 Thread Borislav Petkov
On Mon, Nov 30, 2020 at 06:05:03PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the tip tree, today's linux-next build (htmldocs) produced > these warnings: > > Documentation/ABI/testing/sysfs-firmware-sgi_uv:2: WARNING: Unexpected > indentation. > Documentation/ABI/testing/sysfs-f

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

2020-11-23 Thread Jarkko Sakkinen
On Mon, Nov 23, 2020 at 06:19:22PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the tip tree, today's linux-next build (htmldocs) produced > these warnings: > > arch/x86/kernel/cpu/sgx/ioctl.c:666: warning: Function parameter or member > 'encl' not described in 'sgx_ioc_enclave_pro

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

2017-11-13 Thread Stephen Rothwell
Hi all, On Thu, 2 Nov 2017 13:53:51 +1100 Stephen Rothwell wrote: > > After merging the tip tree, today's linux-next build (x86_64 allmodconfig) > produced these warnings: > > net/dccp/probe.c: In function 'dccpprobe_init': > net/dccp/probe.c:166:2: warning: 'register_jprobe' is deprecated > [

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

2017-11-04 Thread Masami Hiramatsu
On Sat, 4 Nov 2017 09:01:34 +0100 Ingo Molnar wrote: > > * Masami Hiramatsu wrote: > > > > net/sctp/probe.c: In function 'sctpprobe_exit': > > > net/sctp/probe.c:240:2: warning: 'unregister_jprobe' is deprecated > > > [-Wdeprecated-declarations] > > > unregister_jprobe(&sctp_recv_probe); >

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

2017-11-04 Thread Ingo Molnar
* Masami Hiramatsu wrote: > > net/sctp/probe.c: In function 'sctpprobe_exit': > > net/sctp/probe.c:240:2: warning: 'unregister_jprobe' is deprecated > > [-Wdeprecated-declarations] > > unregister_jprobe(&sctp_recv_probe); > > ^ > > In file included from net/sctp/probe.c:28:0: > > include/li

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

2017-11-03 Thread Masami Hiramatsu
On Thu, 2 Nov 2017 13:53:51 +1100 Stephen Rothwell wrote: > Hi all, > > After merging the tip tree, today's linux-next build (x86_64 allmodconfig) > produced these warnings: > > net/dccp/probe.c: In function 'dccpprobe_init': > net/dccp/probe.c:166:2: warning: 'register_jprobe' is deprecated >

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

2016-07-13 Thread Stephen Rothwell
Hi all, On Thu, 14 Jul 2016 13:37:29 +1000 Stephen Rothwell 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 dif