On Mon, Jan 28, 2019 at 5:07 PM Sasha Levin <sas...@kernel.org> wrote: > > From: Arnaldo Carvalho de Melo <a...@redhat.com> > > [ 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