[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181013093334.GA11189@kroah.com>
Date: Sat, 13 Oct 2018 11:33:34 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Richard Weinberger <richard@....at>
Cc: linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
dunlap@...radead.org
Subject: Re: [PATCH] ubifs: Fix WARN_ON logic in exit path
On Sat, Oct 13, 2018 at 10:18:41AM +0200, Richard Weinberger wrote:
> ubifs_assert() is not WARN_ON(), so we have to invert
> the checks.
> Randy faced this warning with UBIFS being a module, since
> most users use UBIFS as builtin because UBIFS is the rootfs
> nobody noticed so far. :-(
> Including me.
>
> Reported-by: Randy Dunlap <rdunlap@...radead.org>
> Fixes: 54169ddd382d ("ubifs: Turn two ubifs_assert() into a WARN_ON()")
> Signed-off-by: Richard Weinberger <richard@....at>
> ---
> Greg,
>
> can you please take this patch directly?
> It fixes a brown paper bug which was introduced in rc1, I'd like to avoid
> having it in a release and going the -stable path.
Now merged, thanks.
greg k-h
Powered by blists - more mailing lists