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

2018-03-01 Thread Jens Axboe
On 2/28/18 9:02 PM, Anshuman Khandual wrote: > On 03/01/2018 05:56 AM, Stephen Rothwell wrote: >> Hi Jens, >> >> After merging the block tree, today's linux-next build (x86_64 >> allmodconfig) produced these warning: >> >> In file included from drivers/misc/cardreader/rts5209.c:24:0: >>

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

2018-03-01 Thread Jens Axboe
On 2/28/18 9:02 PM, Anshuman Khandual wrote: > On 03/01/2018 05:56 AM, Stephen Rothwell wrote: >> Hi Jens, >> >> After merging the block tree, today's linux-next build (x86_64 >> allmodconfig) produced these warning: >> >> In file included from drivers/misc/cardreader/rts5209.c:24:0: >>

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

2018-02-28 Thread Anshuman Khandual
On 03/01/2018 05:56 AM, Stephen Rothwell wrote: > Hi Jens, > > After merging the block tree, today's linux-next build (x86_64 > allmodconfig) produced these warning: > > In file included from drivers/misc/cardreader/rts5209.c:24:0: > include/linux/rtsx_pci.h:40:0: warning: "SG_END" redefined >

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

2018-02-28 Thread Anshuman Khandual
On 03/01/2018 05:56 AM, Stephen Rothwell wrote: > Hi Jens, > > After merging the block tree, today's linux-next build (x86_64 > allmodconfig) produced these warning: > > In file included from drivers/misc/cardreader/rts5209.c:24:0: > include/linux/rtsx_pci.h:40:0: warning: "SG_END" redefined >

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

2018-02-28 Thread Stephen Rothwell
Hi Jens, After merging the block tree, today's linux-next build (x86_64 allmodconfig) produced these warning: In file included from drivers/misc/cardreader/rts5209.c:24:0: include/linux/rtsx_pci.h:40:0: warning: "SG_END" redefined #define SG_END 0x02 In file included from

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

2018-02-28 Thread Stephen Rothwell
Hi Jens, After merging the block tree, today's linux-next build (x86_64 allmodconfig) produced these warning: In file included from drivers/misc/cardreader/rts5209.c:24:0: include/linux/rtsx_pci.h:40:0: warning: "SG_END" redefined #define SG_END 0x02 In file included from

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

2013-11-26 Thread Jens Axboe
On 11/26/2013 12:01 PM, Olof Johansson wrote: > On Mon, Nov 25, 2013 at 7:35 PM, Stephen Rothwell > wrote: >> Hi all, >> >> On Tue, 26 Nov 2013 13:29:46 +1100 Stephen Rothwell >> wrote: >>> >>> After merging the block tree, today's linux-next build (arm >>> multi_v7_defconfig) produced these

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

2013-11-26 Thread Olof Johansson
On Mon, Nov 25, 2013 at 7:35 PM, Stephen Rothwell wrote: > Hi all, > > On Tue, 26 Nov 2013 13:29:46 +1100 Stephen Rothwell > wrote: >> >> After merging the block tree, today's linux-next build (arm >> multi_v7_defconfig) produced these warnings: >> >> block/blk-merge.c: In function

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

2013-11-26 Thread Olof Johansson
On Mon, Nov 25, 2013 at 7:35 PM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi all, On Tue, 26 Nov 2013 13:29:46 +1100 Stephen Rothwell s...@canb.auug.org.au wrote: After merging the block tree, today's linux-next build (arm multi_v7_defconfig) produced these warnings:

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

2013-11-26 Thread Jens Axboe
On 11/26/2013 12:01 PM, Olof Johansson wrote: On Mon, Nov 25, 2013 at 7:35 PM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi all, On Tue, 26 Nov 2013 13:29:46 +1100 Stephen Rothwell s...@canb.auug.org.au wrote: After merging the block tree, today's linux-next build (arm

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

2013-11-25 Thread Stephen Rothwell
Hi all, On Tue, 26 Nov 2013 13:29:46 +1100 Stephen Rothwell wrote: > > After merging the block tree, today's linux-next build (arm > multi_v7_defconfig) produced these warnings: > > block/blk-merge.c: In function 'blk_rq_map_sg': > block/blk-merge.c:133:8: warning: 'bvprv.bv_len' may be used

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

2013-11-25 Thread Stephen Rothwell
Hi Jens, After merging the block tree, today's linux-next build (arm multi_v7_defconfig) produced these warnings: block/blk-merge.c: In function 'blk_rq_map_sg': block/blk-merge.c:133:8: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wuninitialized]

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

2013-11-25 Thread Stephen Rothwell
Hi Jens, After merging the block tree, today's linux-next build (arm multi_v7_defconfig) produced these warnings: block/blk-merge.c: In function 'blk_rq_map_sg': block/blk-merge.c:133:8: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wuninitialized]

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

2013-11-25 Thread Stephen Rothwell
Hi all, On Tue, 26 Nov 2013 13:29:46 +1100 Stephen Rothwell s...@canb.auug.org.au wrote: After merging the block tree, today's linux-next build (arm multi_v7_defconfig) produced these warnings: block/blk-merge.c: In function 'blk_rq_map_sg': block/blk-merge.c:133:8: warning: