Re: [PATCH v3] printf: convert test_hashed into macro
From: Tamir Duberstein
Date: Tue Jan 27 2026 - 08:51:37 EST
On Wed, Jan 21, 2026 at 11:39 AM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> On Wed, Jan 21, 2026 at 11:10:08AM -0500, Tamir Duberstein wrote:
> > This allows the compiler to check the arguments against the __printf()
> > attribute on __test(). This produces better diagnostics when incorrect
> > inputs are passed.
>
> Seems there is a consensus about this version, FWIW,
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Thanks Andy. Anything further required before this can be taken through printk?
Cheers,
Tamir