On Wed, May 06, 2026 at 05:38:50PM +0800, David Gow wrote: > Le 04/05/2026 à 3:41 PM, Albert Esteve a écrit : > > From: Guenter Roeck > > > > The drm_test_rect_calc_hscale and drm_test_rect_calc_vscale unit tests > > intentionally trigger warning backtraces by providing bad parameters to > > the tested functions. What is tested is the return value, not the existence > > of a warning backtrace. Suppress the backtraces to avoid clogging the > > kernel log and distraction from real problems. > > > > Tested-by: Linux Kernel Functional Testing > > Acked-by: Dan Carpenter > > Acked-by: Maíra Canal > > Cc: Maarten Lankhorst > > Cc: David Airlie > > Cc: Daniel Vetter > > Signed-off-by: Guenter Roeck > > Signed-off-by: Alessandro Carminati > > Acked-by: David Gow > > Signed-off-by: Albert Esteve > > --- > > I'm happy with this either with or without the extra check for the warning > count. > > Acked-by: David Gow > > We'll take this patch in the kunit tree along with the rest of the series > once everyone's happy. If there's no need for a new version, feel free to merge these patches, I'm totally fine with it being addressed as a follow-up. Maxime