Re: [External] linux-next: build warning after merge of the ftrace tree

2020-08-05 Thread Steven Rostedt
On Wed, 5 Aug 2020 12:53:39 +0800 Muchun Song wrote: > On Wed, Aug 5, 2020 at 12:21 PM Stephen Rothwell > wrote: > > > > Hi all, > > > > After merging the ftrace tree, today's linux-next build (powerpc > > ppc64_defconfig) produced this warning: > > > > kernel/kprobes.c: In function 'kill_kprob

Re: [External] linux-next: build warning after merge of the ftrace tree

2020-08-05 Thread Muchun Song
On Wed, Aug 5, 2020 at 11:11 PM Steven Rostedt wrote: > > On Wed, 5 Aug 2020 12:53:39 +0800 > Muchun Song wrote: > > > On Wed, Aug 5, 2020 at 12:21 PM Stephen Rothwell > > wrote: > > > > > > Hi all, > > > > > > After merging the ftrace tree, today's linux-next build (powerpc > > > ppc64_defconf

Re: [External] linux-next: build warning after merge of the ftrace tree

2020-08-05 Thread Steven Rostedt
On Thu, 6 Aug 2020 02:04:45 +0900 Masami Hiramatsu wrote: > > Looks like that would work. Care to send a formal patch. Could you also > > change arm_kprobe_ftrace() as well? > > Looks good to me too as far as updating it to static inline function. Can you add an Acked-by to the final patch fr

Re: [External] linux-next: build warning after merge of the ftrace tree

2020-08-05 Thread Masami Hiramatsu
On Wed, 5 Aug 2020 11:11:05 -0400 Steven Rostedt wrote: > On Wed, 5 Aug 2020 12:53:39 +0800 > Muchun Song wrote: > > > On Wed, Aug 5, 2020 at 12:21 PM Stephen Rothwell > > wrote: > > > > > > Hi all, > > > > > > After merging the ftrace tree, today's linux-next build (powerpc > > > ppc64_defco

Re: [External] linux-next: build warning after merge of the ftrace tree

2020-08-04 Thread Muchun Song
On Wed, Aug 5, 2020 at 12:21 PM Stephen Rothwell wrote: > > Hi all, > > After merging the ftrace tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > kernel/kprobes.c: In function 'kill_kprobe': > kernel/kprobes.c:1116:33: warning: statement with no effect [-Wunuse