Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1424997 > unrolled thread
| Started by | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| First post | 2016-06-17 14:10 +0200 |
| Last post | 2016-06-17 14:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: master build: 0 failures 3 warnings (v4.7-rc3-87-gbb96727) Arnd Bergmann <arnd@arndb.de> - 2016-06-17 14:10 +0200
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2016-06-17 14:10 +0200 |
| Subject | Re: master build: 0 failures 3 warnings (v4.7-rc3-87-gbb96727) |
| Message-ID | <rL0L0-6mx-33@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web