Re: [PATCH 2/3] isystem: ship and use stdarg.h

From: Masahiro Yamada
Date: Mon Aug 16 2021 - 21:32:48 EST


On Tue, Aug 3, 2021 at 4:14 PM Ard Biesheuvel <ardb@xxxxxxxxxx> wrote:
>
> On Sun, 1 Aug 2021 at 22:13, Alexey Dobriyan <adobriyan@xxxxxxxxx> wrote:
> >
> > Ship minimal stdarg.h (1 type, 4 macros) as <linux/stdarg.h>.
> > stdarg.h is the only userspace header commonly used in the kernel.
> >
>
> I /think/ I know why this is a good thing, but it is always better to
> spell it out.
>
> So with a better explanation in the commit log:
>
> Acked-by: Ard Biesheuvel <ardb@xxxxxxxxxx>
>


I added your Ack because the benefit of this refactoring
is described in this:

https://lore.kernel.org/lkml/YQhY40teUJcTc5H4@localhost.localdomain/



--
Best Regards
Masahiro Yamada