Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1578072
| From | Jaegeuk Kim <jaegeuk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build warning after merge of the f2fs tree |
| Date | 2017-02-10 01:30 +0100 |
| Message-ID | <t97g6-4FJ-5@gated-at.bofh.it> (permalink) |
| References | <t96N4-4gQ-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Thank you.
Worked around that in the dev branch.
On 02/10, Stephen Rothwell wrote:
> Hi Jaegeuk,
>
> After merging the f2fs tree, today's linux-next build
> (x86_64_allmodconfig) produced this warning:
>
> fs/f2fs/node.c: In function 'fsync_node_pages':
> fs/f2fs/node.c:1520:3: warning: 'last_idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
> f2fs_submit_merged_bio_cond(sbi, NULL, ino, last_idx,
> ^
>
> Introduced by commit
>
> 9563642a6ec2 ("f2fs: check last page index in cached bio to decide submission")
>
> --
> Cheers,
> Stephen Rothwell
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: build warning after merge of the f2fs tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-02-10 01:00 +0100 Re: linux-next: build warning after merge of the f2fs tree Jaegeuk Kim <jaegeuk@kernel.org> - 2017-02-10 01:30 +0100
csiph-web