Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1707031 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2017-08-09 05:20 +0200 |
| Last post | 2017-08-09 05:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
linux-next: build warning after merge of the md tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-08-09 05:20 +0200
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2017-08-09 05:20 +0200 |
| Subject | linux-next: build warning after merge of the md tree |
| Message-ID | <ucpHj-19R-1@gated-at.bofh.it> |
Hi Shaohua,
After merging the md tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:
drivers/md/raid5-cache.c: In function 'r5c_journal_mode_show':
drivers/md/raid5-cache.c:2535:2: warning: ignoring return value of 'mddev_lock', declared with attribute warn_unused_result [-Wunused-result]
mddev_lock(mddev);
^
Introduced by commit
7f7abe0ec5bb ("md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_show")
--
Cheers,
Stephen Rothwell
Back to top | Article view | linux.kernel
csiph-web