linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 4.9: libceph: use BUG() instead of BUG_ON(1)
@ 2017-03-12 19:38 Heinrich Schuchardt
  2017-03-12 19:48 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2017-03-12 19:38 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Ilya Dryomov, Yan, Zheng, Sage Weil, ceph-devel, lkml, Arnd Bergmann

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Linux 4.9: libceph: use BUG() instead of BUG_ON(1)
  2017-03-12 19:38 Linux 4.9: libceph: use BUG() instead of BUG_ON(1) Heinrich Schuchardt
@ 2017-03-12 19:48 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2017-03-12 19:48 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: Ilya Dryomov, Yan, Zheng, Sage Weil, ceph-devel, lkml, Arnd Bergmann

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-12 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-12 19:38 Linux 4.9: libceph: use BUG() instead of BUG_ON(1) Heinrich Schuchardt
2017-03-12 19:48 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).