diff options
| author | Seth Forshee <[email protected]> | 2019-09-17 07:18:53 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2019-09-30 20:32:52 +0000 |
| commit | 61129dd29f7962f278b618a2a3e8fdb986a66dc8 (patch) | |
| tree | 7818d16df95dd778702b97e1e3d65a4bd6e96c33 /net/unix/af_unix.c | |
| parent | Linux 5.4-rc1 (diff) | |
| download | kernel-61129dd29f7962f278b618a2a3e8fdb986a66dc8.tar.gz kernel-61129dd29f7962f278b618a2a3e8fdb986a66dc8.zip | |
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 <[email protected]>
Cc: <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
