Re: linux-next: build warning after merge of the spi tree

2021-04-20 Thread Patrice CHOTARD
Hi Mark I will send a patch to fix this warning, sorry for that. Patrice. On 4/20/21 5:48 AM, Stephen Rothwell wrote: > Hi all, > > After merging the spi tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > In file included from include/linux/printk.h:409, >

RE: linux-next: build warning after merge of the spi tree

2021-01-04 Thread Ardelean, Alexandru
> -Original Message- > From: Stephen Rothwell > Sent: Monday, January 4, 2021 2:07 AM > To: Mark Brown > Cc: Ardelean, Alexandru ; Andy Shevchenko > ; Linux Kernel Mailing List ker...@vger.kernel.org>; Linux Next Mailing List > Subject: linux-next: build warning after merge of the

Re: Re: linux-next: build warning after merge of the spi tree

2020-07-09 Thread Mark Brown
On Thu, Jul 09, 2020 at 03:50:47PM +0800, Peng Fan wrote: > Hi, Browm, Stephen > Firstly, feel sorry for the problem introduced by me. I think I must > modify my bad,but should I send another patch to delete the label "out_free" > or > re-send patch of v2(which maybe need to go back)? >

Re: Re: linux-next: build warning after merge of the spi tree

2020-07-09 Thread Peng Fan
Hi, Browm, Stephen Firstly, feel sorry for the problem introduced by me. I think I must modify my bad,but should I send another patch to delete the label "out_free" or re-send patch of v2(which maybe need to go back)? Could you give me some advices? Sorry again. Thanks Peng Fan

Re: linux-next: build warning after merge of the spi tree

2020-07-08 Thread Peng Fan
Very sorry for that, I will re-send v2 later. Stephen Rothwell s...@canb.auug.org.auwrote: > Hi all, > > After merging the spi tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/spi/spi-atmel.c: In function 'atmel_spi_probe': >

Re: linux-next: build warning after merge of the spi tree

2020-04-28 Thread Mark Brown
On Tue, Apr 28, 2020 at 10:31:56AM +0530, Sanjay R Mehta wrote: > Hi Stephen, > > I have just sent a fixup patch for this. Could it still reach 5.8? Yes, it'll be fine - thanks for sending the fix. Please don't top post, reply in line with needed context. This allows readers to readily follow

RE: linux-next: build warning after merge of the spi tree

2019-01-29 Thread Yogesh Narayan Gaur
Frieder Schrempf ; Boris Brezillon > > Subject: Re: linux-next: build warning after merge of the spi tree > > Hi Yogesh, > > On Tue, 29 Jan 2019 06:57:51 + Yogesh Narayan Gaur > wrote: > > > > > WARNING: modpost: missing MODULE_LICENSE() in > >

Re: linux-next: build warning after merge of the spi tree

2019-01-29 Thread Stephen Rothwell
Hi Yogesh, On Tue, 29 Jan 2019 06:57:51 + Yogesh Narayan Gaur wrote: > > > WARNING: modpost: missing MODULE_LICENSE() in drivers/spi/spi-nxp-fspi.o > > see include/linux/module.h for more information > > > Can someone help in pointing out that why above warning message is coming for >

Re: linux-next: build warning after merge of the spi tree

2019-01-28 Thread Schrempf Frieder
On 29.01.19 07:57, Yogesh Narayan Gaur wrote: > Hi, > >> -Original Message- >> From: Stephen Rothwell [mailto:s...@canb.auug.org.au] >> Sent: Tuesday, January 29, 2019 7:33 AM >> To: Mark Brown >> Cc: Linux Next Mailing List ; Linux Kernel >> Mailing >> List ; Yogesh Narayan Gaur >> ;

RE: linux-next: build warning after merge of the spi tree

2019-01-28 Thread Yogesh Narayan Gaur
Hi, > -Original Message- > From: Stephen Rothwell [mailto:s...@canb.auug.org.au] > Sent: Tuesday, January 29, 2019 7:33 AM > To: Mark Brown > Cc: Linux Next Mailing List ; Linux Kernel Mailing > List ; Yogesh Narayan Gaur > ; Frieder Schrempf > ; Boris Brezillon ; > Ashish Kumar >

Re: linux-next: build warning after merge of the spi tree

2018-11-15 Thread Mark Brown
On Thu, Nov 15, 2018 at 05:56:19PM +0200, Tomer Maimon wrote: > Hi Mark and Stephen, > > I saw the warning from the kbuilt, in this matter the ioread() function > will call every time (and the val parameter will used) because rsize can be > 1 or 2. > > rsize =

Re: linux-next: build warning after merge of the spi tree

2018-11-15 Thread Mark Brown
On Thu, Nov 15, 2018 at 05:56:19PM +0200, Tomer Maimon wrote: > Hi Mark and Stephen, > > I saw the warning from the kbuilt, in this matter the ioread() function > will call every time (and the val parameter will used) because rsize can be > 1 or 2. > > rsize =

Re: linux-next: build warning after merge of the spi tree

2017-03-26 Thread Vignesh R
On Monday 27 March 2017 08:11 AM, Stephen Rothwell wrote: > Hi Mark, > > After merging the spi tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > drivers/spi/spi-ti-qspi.c: In function 'ti_qspi_dma_xfer': > drivers/spi/spi-ti-qspi.c:398:21: warning: unused

Re: linux-next: build warning after merge of the spi tree

2017-03-26 Thread Vignesh R
On Monday 27 March 2017 08:11 AM, Stephen Rothwell wrote: > Hi Mark, > > After merging the spi tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > drivers/spi/spi-ti-qspi.c: In function 'ti_qspi_dma_xfer': > drivers/spi/spi-ti-qspi.c:398:21: warning: unused