[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190917073431.6k2gumjah7htzqan@wittgenstein>
Date: Tue, 17 Sep 2019 09:34:32 +0200
From: Christian Brauner <christian.brauner@...ntu.com>
To: Seth Forshee <seth.forshee@...onical.com>
Cc: Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sched: Add __ASSEMBLY__ guards around struct clone_args
On Tue, Sep 17, 2019 at 09:18:53AM +0200, Seth Forshee wrote:
> The addition of struct clone_args to uapi/linux/sched.h is not
> protected by __ASSEMBLY__ guards, causing a FTBFS for glibc on
> RISC-V. Add the guards to fix this.
>
> Fixes: 7f192e3cd316 ("fork: add clone3")
> Signed-off-by: Seth Forshee <seth.forshee@...onical.com>
Applied to:
https://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git/log/?h=fixes
Just replaced FTBS with "failure to build from source" since I had to
search for this and also added Cc: <stable@...r.kernel.org> for 5.3.
Thanks!
Christian
Powered by blists - more mailing lists