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

From: Greg Kroah-Hartman
Date: Sun Mar 12 2017 - 15:53:42 EST


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