Arnd Bergmann
505d66d1ab
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
...
When clone3() was introduced, it was not obvious how each architecture
deals with setting up the stack and keeping the register contents in
a fork()-like system call, so this was left for the architecture
maintainers to implement, with __ARCH_WANT_SYS_CLONE3 defined by those
that already implement it.
Five years later, we still have a few architectures left that are missing
clone3(), and the macro keeps getting in the way as it's fundamentally
different from all the other __ARCH_WANT_SYS_* macros that are meant
to provide backwards-compatibility with applications using older
syscalls that are no longer provided by default.
Address this by reversing the polarity of the macro, adding an
__ARCH_BROKEN_SYS_CLONE3 macro to all architectures that don't
already provide the syscall, and remove __ARCH_WANT_SYS_CLONE3
from all the other ones.
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org >
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
2024-07-10 14:23:38 +02:00
..
2020-08-14 22:05:14 -04:00
2020-08-14 22:05:14 -04:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2023-06-05 09:57:16 +02:00
2023-06-05 09:57:16 +02:00
2023-06-05 09:57:16 +02:00
2023-06-05 09:57:14 +02:00
2020-06-01 14:48:52 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2022-08-27 09:49:54 -07:00
2022-01-15 08:47:31 -08:00
2017-11-02 11:10:55 +01:00
2020-06-01 14:48:52 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-06-01 14:48:52 -04:00
2023-06-19 16:19:24 -07:00
2024-05-02 12:01:31 +02:00
2024-02-22 15:27:19 -08:00
2023-01-30 21:04:21 -08:00
2020-06-01 14:48:52 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2023-11-02 10:13:12 +01:00
2018-12-28 12:11:45 -08:00
2018-12-28 12:11:45 -08:00
2024-05-02 12:01:25 +02:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2020-08-14 22:05:14 -04:00
2017-11-02 11:10:55 +01:00
2020-06-01 14:48:52 -04:00
2020-11-06 23:14:54 +01:00
2019-06-24 09:16:47 +10:00
2024-05-02 12:01:23 +02:00
2020-08-14 22:05:14 -04:00
2024-05-02 12:01:24 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-08-14 22:05:14 -04:00
2020-11-23 10:31:06 +01:00
2023-07-13 08:37:53 +02:00
2017-11-02 11:10:55 +01:00
2024-04-25 20:56:15 -07:00
2024-05-02 12:01:23 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2023-08-18 10:12:34 -07:00
2017-11-02 11:10:55 +01:00
2023-11-23 10:37:40 +01:00
2023-06-09 17:44:16 -07:00
2017-11-02 11:10:55 +01:00
2020-12-29 15:36:49 -08:00
2020-08-14 22:05:07 -04:00
2023-12-12 17:20:18 -08:00
2017-11-02 11:10:55 +01:00
2023-11-10 19:59:05 +09:00
2017-11-02 11:10:55 +01:00
2023-10-25 16:50:30 +02:00
2019-04-08 12:00:21 +01:00
2020-10-27 16:02:38 +01:00
2020-10-27 16:02:38 +01:00
2017-11-02 11:10:55 +01:00
2021-06-29 10:53:55 -07:00
2020-04-23 10:50:26 +09:00
2024-03-06 19:28:26 +01:00
2022-07-22 17:23:45 -05:00
2017-11-02 11:10:55 +01:00
2023-08-21 13:37:57 -07:00
2023-08-31 12:20:12 -07:00
2020-06-04 19:06:21 -07:00
2023-01-10 05:31:42 -06:00
2023-08-24 16:20:23 -07:00
2019-10-07 13:50:48 +02:00
2020-06-01 14:48:52 -04:00
2023-03-09 10:01:59 -08:00
2023-06-16 10:16:00 +02:00
2017-11-02 11:10:55 +01:00
2019-07-01 17:51:40 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2023-06-09 17:44:16 -07:00
2020-11-20 11:16:35 -08:00
2022-09-13 10:33:17 -07:00
2024-05-13 15:37:11 +02:00
2021-10-27 16:51:24 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2018-12-28 12:11:45 -08:00
2020-08-14 22:05:05 -04:00
2023-03-08 08:44:24 -08:00
2020-10-25 14:51:49 -07:00
2020-08-15 18:50:32 -07:00
2017-11-02 11:10:55 +01:00
2021-12-07 15:14:12 +01:00
2018-12-28 12:11:45 -08:00
2019-04-08 12:00:21 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2022-11-18 02:18:10 +01:00
2020-08-14 22:05:11 -04:00
2020-08-15 18:50:32 -07:00
2020-06-01 14:48:52 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-06-01 14:48:52 -04:00
2021-09-14 16:06:20 +02:00
2020-06-01 14:48:52 -04:00
2020-08-14 22:05:14 -04:00
2024-05-02 12:01:23 +02:00
2023-06-09 17:44:16 -07:00
2017-11-02 11:10:55 +01:00
2024-05-02 12:01:23 +02:00
2017-11-02 11:10:55 +01:00
2017-11-17 16:10:04 -08:00
2023-11-23 11:32:32 +01:00
2020-06-01 14:48:52 -04:00
2023-04-25 09:16:51 +02:00
2020-08-14 22:05:04 -04:00
2022-02-25 09:36:06 +01:00
2017-11-02 11:10:55 +01:00
2024-07-10 14:23:38 +02:00
2017-11-02 11:10:55 +01:00
2022-01-30 21:17:00 -05:00
2020-06-01 14:48:52 -04:00
2018-12-28 12:11:45 -08:00
2019-12-10 10:12:55 +01:00
2020-06-01 14:48:52 -04:00
2020-08-14 22:05:14 -04:00
2024-02-01 09:47:59 -08:00