Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1422967
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] reiserfs: avoid uninitialized variable use |
| Date | 2016-06-15 14:20 +0200 |
| Message-ID | <rKhXA-2q2-7@gated-at.bofh.it> (permalink) |
| References | <rDwym-82g-17@gated-at.bofh.it> <rKeZI-BL-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wednesday, June 15, 2016 11:06:06 AM CEST Paul Bolle wrote: > > Signed-off-by: Arnd Bergmann <arnd@arndb.de> > > --- > > I thought I had send this on May 12 when I first became aware of > > the warning, but I can't find a reference to that now on any > > mailing list archives, and I'm not sure who is picking up > > reiserfs patches these days. > > > > The warning is now one of the few 'allmodconfig' warnings for > > arm64 and possibly some other architectures. > > x86 and x86_64 are two of those architectures. This patch silences the > warning on those architectures too. > > (I wouldn't dare to say whether the patch is correct. I've looked at > this warning quite a few times in the last year and found the code hard > to grok. It's impressive that you managed to come up with an actual > fix.) Jan Kara has shown that my patch is completely wrong, and Jeff Mahoney sent a correct one that is now in linux-next. Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] reiserfs: avoid uninitialized variable use Paul Bolle <pebolle@tiscali.nl> - 2016-06-15 11:10 +0200
Re: [PATCH] reiserfs: avoid uninitialized variable use Arnd Bergmann <arnd@arndb.de> - 2016-06-15 14:20 +0200
Re: [PATCH] reiserfs: avoid uninitialized variable use Paul Bolle <pebolle@tiscali.nl> - 2016-06-15 18:40 +0200
csiph-web