Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1598723 > unrolled thread

Linux 4.9: libceph: use BUG() instead of BUG_ON(1)

Started byHeinrich Schuchardt <xypron.glpk@gmx.de>
First post2017-03-12 20:40 +0100
Last post2017-03-12 21:00 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  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

#1598723 — Linux 4.9: libceph: use BUG() instead of BUG_ON(1)

FromHeinrich Schuchardt <xypron.glpk@gmx.de>
Date2017-03-12 20:40 +0100
SubjectLinux 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]


#1598731

FromGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Date2017-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