Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1598723 > unrolled thread
| Started by | Heinrich Schuchardt <xypron.glpk@gmx.de> |
|---|---|
| First post | 2017-03-12 20:40 +0100 |
| Last post | 2017-03-12 21:00 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
Linux 4.9: libceph: use BUG() instead of BUG_ON(1) Heinrich Schuchardt <xypron.glpk@gmx.de> - 2017-03-12 20:40 +0100
Re: Linux 4.9: libceph: use BUG() instead of BUG_ON(1) Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-03-12 21:00 +0100
| From | Heinrich Schuchardt <xypron.glpk@gmx.de> |
|---|---|
| Date | 2017-03-12 20:40 +0100 |
| Subject | Linux 4.9: libceph: use BUG() instead of BUG_ON(1) |
| Message-ID | <tkhvs-5Wt-7@gated-at.bofh.it> |
Dear Greg, could you, please, consider the following patch for the next Linux 4.9 release to avoid a build failure with gcc 4.9: d24cdcd3e40a6825135498e11c20c7976b9bf545 libceph: use BUG() instead of BUG_ON(1) Best regards Heinrich Schuchardt
[toc] | [next] | [standalone]
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-03-12 21:00 +0100 |
| Message-ID | <tkhOO-65d-11@gated-at.bofh.it> |
| In reply to | #1598723 |
On Sun, Mar 12, 2017 at 08:38:24PM +0100, Heinrich Schuchardt wrote: > Dear Greg, > > could you, please, consider the following patch for the next Linux 4.9 > release to avoid a build failure with gcc 4.9: > > d24cdcd3e40a6825135498e11c20c7976b9bf545 > libceph: use BUG() instead of BUG_ON(1) What about for 4.10-stable as well? It would need it too? And ugh, you really should update your version of gcc... thanks, greg k-h
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web