Re: [linus:master] [ida] af73483f4e: WARNING:at_lib/idr.c:#ida_free

From: Matthew Wilcox
Date: Wed Dec 27 2023 - 05:17:24 EST


On Wed, Dec 27, 2023 at 01:52:42PM +0800, kernel test robot wrote:
> Hello,
>
> kernel test robot noticed "WARNING:at_lib/idr.c:#ida_free" on:
>
> commit: af73483f4e8b6f5c68c9aa63257bdd929a9c194a ("ida: Fix crash in ida_free when the bitmap is empty")
> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master

Oh, ugh. I didn't think about panic_on_warn. Is there a way to
skip tests if panic_on_warn is set?