um: Compile with modern headers
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 14 Dec 2017 02:23:37 +0000 (03:23 +0100)
committerRichard Weinberger <richard@nod.at>
Thu, 29 Mar 2018 20:15:12 +0000 (22:15 +0200)
commit530ba6c7cb3c22435a4d26de47037bb6f86a5329
tree0bceed03e1e4abd9fb15f44e8b4787f1d1d52c15
parent584bfe635481d9b2b7f181b05a84d6cfdce79ee7
um: Compile with modern headers

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>
arch/um/os-Linux/file.c
arch/um/os-Linux/signal.c
arch/x86/um/stub_segv.c