Re: [PATCH AUTOSEL 4.19 181/258] tools uapi asm: Update asm-generic/unistd.h copy

From: Arnd Bergmann
Date: Mon Jan 28 2019 - 11:57:18 EST


On Mon, Jan 28, 2019 at 5:07 PM Sasha Levin <sashal@xxxxxxxxxx> wrote:
>
> From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> [ Upstream commit 89a0948984896352cac1ebe079cb3d64d6c3adc6 ]
>
> To get the change in:
>
> b7d624ab4312 ("asm-generic: unistd.h: fixup broken macro include.")
>
> That doesn't imply in any changes in the tools.

This one should only be in linux-4.20, not any earlier tree that
does not also backport b7d624ab4312, otherwise the uapi headers
are wrong.

I don't think we want b7d624ab4312 backported, it would only
be useful if we backport all y2038 patches.

Arnd