Re: linux-next: build failure after merge of the ipmi tree

2019-04-03 Thread Paul E. McKenney
On Wed, Apr 03, 2019 at 04:12:12PM -0500, Corey Minyard wrote: > On Wed, Apr 03, 2019 at 03:27:29PM -0500, Corey Minyard wrote: > > On Wed, Apr 03, 2019 at 02:33:23PM +1100, Stephen Rothwell wrote: > > > Hi Corey, > > > > > > After merging the ipmi tree, today's linux-next build (x86_64 > > > allm

Re: linux-next: build failure after merge of the ipmi tree

2019-04-03 Thread Corey Minyard
On Wed, Apr 03, 2019 at 03:27:29PM -0500, Corey Minyard wrote: > On Wed, Apr 03, 2019 at 02:33:23PM +1100, Stephen Rothwell wrote: > > Hi Corey, > > > > After merging the ipmi tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > Paul, any opinions on this? Is just runni

Re: linux-next: build failure after merge of the ipmi tree

2019-04-03 Thread Corey Minyard
On Wed, Apr 03, 2019 at 02:33:23PM +1100, Stephen Rothwell wrote: > Hi Corey, > > After merging the ipmi tree, today's linux-next build (x86_64 > allmodconfig) failed like this: Paul, any opinions on this? Is just running this in a workqueue the best idea? -corey > > drivers/char/ipmi/ipmi_ms

linux-next: build failure after merge of the ipmi tree

2019-04-02 Thread Stephen Rothwell
Hi Corey, After merging the ipmi tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/char/ipmi/ipmi_msghandler.c: In function 'free_user': drivers/char/ipmi/ipmi_msghandler.c:1268:2: error: implicit declaration of function 'cleanup_srcu_struct_quiesced'; did you mean '

Re: linux-next: build failure after merge of the ipmi tree

2017-09-28 Thread Corey Minyard
On 09/27/2017 11:45 PM, Stephen Rothwell wrote: Hi Corey, After merging the ipmi tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/char/ipmi/ipmi_si_platform.c:360:1: warning: data definition has no type or storage class MODULE_DEVICE_TABLE(of, of_ipmi_match);

linux-next: build failure after merge of the ipmi tree

2017-09-27 Thread Stephen Rothwell
Hi Corey, After merging the ipmi tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/char/ipmi/ipmi_si_platform.c:360:1: warning: data definition has no type or storage class MODULE_DEVICE_TABLE(of, of_ipmi_match); ^ drivers/char/ipmi/ipmi_si_platform.c:360:1: error

Re: linux-next: build failure after merge of the ipmi tree

2014-12-16 Thread Corey Minyard
On 12/16/2014 09:03 PM, Stephen Rothwell wrote: > Hi Corey, > > After merging the ipmi tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/char/ipmi/ipmi_ssif.c:55:26: fatal error: linux/ctypes.h: No such > file or directory > #include >

linux-next: build failure after merge of the ipmi tree

2014-12-16 Thread Stephen Rothwell
Hi Corey, After merging the ipmi tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/char/ipmi/ipmi_ssif.c:55:26: fatal error: linux/ctypes.h: No such file or directory #include ^ Caused by commit 707096b4dd41 ("ipmi: Fix compile issue with

linux-next: build failure after merge of the ipmi tree

2014-11-17 Thread Stephen Rothwell
Hi Corey, After merging the ipmi tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/char/ipmi/ipmi_ssif.c: In function 'ssif_probe': drivers/char/ipmi/ipmi_ssif.c:1377:23: error: 'union ipmi_smi_info_union' has no member named 'acpi_info' ssif_info->addr_info.acp

linux-next: build failure after merge of the ipmi tree

2014-11-17 Thread Stephen Rothwell
Hi Corey, After merging the ipmi tree, today's linux-next build (powerpc allyesconfig) failed like this: make[3]: *** No rule to make target `drivers/char/ipmi/ipmi_powernv.o', needed by `drivers/char/ipmi/built-in.o'. Caused by commit e6d873424d62 ("drivers/char/ipmi: Add powernv IPMI driver")