diff options
author | Seth Forshee <seth.forshee@canonical.com> | 2019-09-17 09:18:53 +0200 |
---|---|---|
committer | Christian Brauner <christian.brauner@ubuntu.com> | 2019-09-30 22:32:52 +0200 |
commit | 61129dd29f7962f278b618a2a3e8fdb986a66dc8 (patch) | |
tree | 7818d16df95dd778702b97e1e3d65a4bd6e96c33 /lib/zstd | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (diff) |
sched: Add __ASSEMBLY__ guards around struct clone_args
The addition of struct clone_args to uapi/linux/sched.h is not protected
by __ASSEMBLY__ guards, causing a failure to build from source for glibc
on RISC-V. Add the guards to fix this.
Fixes: 7f192e3cd316 ("fork: add clone3")
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Cc: <stable@vger.kernel.org>
Acked-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20190917071853.12385-1-seth.forshee@canonical.com
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'lib/zstd')
0 files changed, 0 insertions, 0 deletions