On Thu, 13 Mar 2025 11:43:15 +0000 Alessandro Carminati acarmina@redhat.com wrote:
Some unit tests intentionally trigger warning backtraces by passing bad parameters to kernel API functions. Such unit tests typically check the return value from such calls, not the existence of the warning backtrace.
I've had this series in mm.git's mm-new branch for a while. I didn't send it up for 6.15-rc1 due to what I believe to be unresolved review issues.
I'll drop this v4 series. Please resend if/when suitable.
Some notes I have taken are:
https://lkml.kernel.org/r/202504190918.JLNuRGVb-lkp@intel.com https://lkml.kernel.org/r/20250402074550.GQ5880@noisy.programming.kicks-ass.... #arm64-add-support-for-suppressing-warning-backtraces.patch: check review
Some fixes I had merged which presumably should be carried forward are https://lore.kernel.org/all/20250330212934.3F898C4CEDD@smtp.kernel.org/T/ https://lkml.kernel.org/r/20250330212739.85827C4CEDD@smtp.kernel.org
Thanks.