Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1578058
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build warning after merge of the f2fs tree |
| Date | 2017-02-10 01:00 +0100 |
| Message-ID | <t96N4-4gQ-21@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 — Next 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