[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190703121118.GB7784@kroah.com>
Date: Wed, 3 Jul 2019 14:11:18 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Alessio Balsini <balsini@...roid.com>
Cc: astrachan@...gle.com, maennich@...gle.com, kernel-team@...roid.com,
stable@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4.4] um: Compile with modern headers
On Wed, Jul 03, 2019 at 10:46:27AM +0100, Alessio Balsini wrote:
> From: "Jason A. Donenfeld" <Jason@...c4.com>
>
> 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@...c4.com>
> Cc: stable@...r.kernel.org
> Signed-off-by: Richard Weinberger <richard@....at>
> Signed-off-by: Alessio Balsini <balsini@...roid.com>
> ---
> 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
Powered by blists - more mailing lists