Re: [PATCH] asm-generic: unistd.h: fixup broken macro include.

From: Marcin Juszkiewicz
Date: Thu Dec 06 2018 - 12:01:32 EST


W dniu 06.12.2018 oÂ17:14, Arnd Bergmann pisze:
> On Thu, Dec 6, 2018 at 3:07 AM Guo Ren <ren_guo@xxxxxxxxx> wrote:
>>
>> The broken macros make the glibc compile error. If there is no
>> __NR3264_fstat*, we should also removed related definitions.
>>
>> Signed-off-by: Guo Ren <ren_guo@xxxxxxxxx>
>> Signed-off-by: Mao Han <han_mao@xxxxxxxxx>
>> Cc: Arnd Bergmann <arnd@xxxxxxxx>
>> ---
>
> Thanks for the reminder!
>
> Marcin had already sent me the same patch a while ago
> and I forgot to apply it. I applied your version now, which
> as a slightly better changelog, so it will be in linux-next
> tomorrow, and I plan to send it after that shows no regressions.

One patch less to keep locally ;D