On Wed, Jul 03, 2019 at 10:46:27AM +0100, Alessio Balsini wrote: > From: "Jason A. Donenfeld" <[email protected]> > > 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 <[email protected]> > Cc: [email protected] > Signed-off-by: Richard Weinberger <[email protected]> > Signed-off-by: Alessio Balsini <[email protected]> > --- > arch/um/os-Linux/file.c | 1 + > arch/um/os-Linux/signal.c | 2 ++ > arch/x86/um/stub_segv.c | 1 + > 3 files changed, 4 insertions(+)
Thanks for this, now applied. greg k-h

