um: Compile with modern headers
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 14 Dec 2017 02:23:37 +0000 (03:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Apr 2018 07:36:33 +0000 (09:36 +0200)
commitf57f3f346d0516fcfcb9bee1df2a2a9f361c4396
treed72536aafdbee0fca1f32c3052fc03c980c228b0
parentdc0f003274525862bd671bf438398bf46fc62b0f
um: Compile with modern headers

commit 530ba6c7cb3c22435a4d26de47037bb6f86a5329 upstream.

Recent libcs have gotten a bit more strict, so we actually need to
include the right headers and use the right types. This enables UML to
compile again.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Cc: stable@vger.kernel.org
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/um/os-Linux/file.c
arch/um/os-Linux/signal.c
arch/x86/um/stub_segv.c