Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1424997
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: master build: 0 failures 3 warnings (v4.7-rc3-87-gbb96727) |
| Date | 2016-06-17 14:10 +0200 |
| Message-ID | <rL0L0-6mx-33@gated-at.bofh.it> (permalink) |
| References | <rL0L0-6mx-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Friday, June 17, 2016 1:00:40 PM CEST Build bot for Mark Brown wrote: > 2 ../drivers/xen/balloon.c:154:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function] -stable regression, still not fixed. Stefano applied the patch into xen-tip/linux-next, but so far it has not shown up into v4.7, so Greg hasn't had a chance to backport it. > 1 ../fs/reiserfs/ibalance.c:1156:2: warning: 'new_insert_key' may be used uninitialized in this function [-Wmaybe-uninitialized] A patch is in linux-next now, my original patch was wrong, but the new one should work. I suspect this will have to wait for v4.8 though, as the current code is not broken and the warning has been around for a long time. > 1 ../drivers/staging/iio/adc/ad7606_spi.c:24:18: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] Jonathan Cameron applied my patch to his "fixes-togreg" branch last Saturday, but it hasn't shown up in linux-next or mainline yet. Arnd
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: master build: 0 failures 3 warnings (v4.7-rc3-87-gbb96727) Arnd Bergmann <arnd@arndb.de> - 2016-06-17 14:10 +0200
csiph-web