Linus Torvalds
bf4afc53b7
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
...
This was done entirely with mindless brute force, using
git grep -l '\<k[vmz]*alloc_objs*(.*, GFP_KERNEL)' |
xargs sed -i 's/\(alloc_objs*(.*\), GFP_KERNEL)/\1)/'
to convert the new alloc_obj() users that had a simple GFP_KERNEL
argument to just drop that argument.
Note that due to the extreme simplicity of the scripting, any slightly
more complex cases spread over multiple lines would not be triggered:
they definitely exist, but this covers the vast bulk of the cases, and
the resulting diff is also then easier to check automatically.
For the same reason the 'flex' versions will be done as a separate
conversion.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2026-02-21 17:09:51 -08:00
..
2025-10-06 12:57:03 -05:00
2025-08-14 12:50:35 -07:00
2024-09-21 14:12:05 -07:00
2023-02-22 17:38:56 -08:00
2025-07-07 20:41:20 +02:00
2025-11-13 11:42:07 -06:00
2024-06-12 23:04:26 -05:00
2025-08-14 12:50:35 -07:00
2026-01-07 09:52:57 -06:00
2026-01-28 14:23:35 -06:00
2026-01-07 09:52:57 -06:00
2025-09-04 08:35:00 -05:00
2025-07-16 23:12:05 -05:00
2025-05-17 18:59:19 -05:00
2025-02-14 09:15:28 -06:00
2025-02-14 09:15:28 -06:00
2025-06-10 22:15:49 -05:00
2025-03-03 22:29:38 -06:00
2025-10-22 15:45:28 -05:00
2025-03-03 22:29:38 -06:00
2025-10-22 16:59:49 -05:00
2025-11-30 12:04:10 -08:00
2025-03-03 22:29:38 -06:00
2025-10-22 15:45:29 -05:00
2025-10-22 15:45:29 -05:00
2025-10-22 15:45:28 -05:00
2025-06-10 12:59:20 -05:00
2026-01-28 14:23:35 -06:00
2025-06-10 12:59:20 -05:00
2026-01-09 12:55:37 -06:00
2026-01-07 09:52:57 -06:00
2025-11-18 16:11:29 -06:00
2025-11-18 10:30:43 -06:00
2025-08-14 12:50:35 -07:00
2025-08-14 12:50:35 -07:00
2023-09-13 12:07:58 -07:00
2023-09-13 12:07:58 -07:00
2023-03-13 16:38:24 -07:00
2022-06-27 15:41:37 -05:00
2026-02-21 17:09:51 -08:00
2025-08-11 11:22:27 -05:00
2025-01-07 11:16:27 -06:00
2026-01-16 15:18:35 -06:00
2022-06-25 21:36:07 -05:00
2022-06-25 21:36:07 -05:00
2025-07-16 23:12:56 -05:00
2026-01-02 16:00:54 -06:00
2025-08-11 11:22:27 -05:00
2025-07-16 23:12:57 -05:00
2026-01-03 12:16:55 -06:00
2025-07-16 23:17:04 -05:00
2025-03-03 22:29:38 -06:00
2025-03-03 22:29:38 -06:00
2025-09-09 09:38:17 -05:00
2026-01-07 09:52:57 -06:00
2025-09-04 08:35:00 -05:00
2025-02-14 09:15:28 -06:00
2025-07-16 23:12:06 -05:00
2025-02-14 09:15:28 -06:00
2025-08-12 09:59:53 -05:00
2025-03-03 22:29:38 -06:00
2026-01-19 09:46:08 -06:00
2025-03-03 22:29:38 -06:00
2025-02-14 09:15:28 -06:00
2025-02-14 09:15:28 -06:00
2025-10-22 16:36:42 -05:00
2025-02-14 09:15:28 -06:00
2026-01-19 13:45:05 -06:00
2025-02-14 09:15:28 -06:00
2025-03-03 22:29:38 -06:00
2025-03-03 22:29:38 -06:00
2025-06-10 22:13:06 -05:00
2025-11-18 16:11:37 -06:00
2025-11-18 10:30:43 -06:00
2023-07-19 13:13:16 -07:00
2026-01-07 09:12:01 -06:00
2024-07-28 21:41:48 -05:00
2025-07-16 23:12:56 -05:00
2026-01-07 09:35:55 -06:00
2024-10-23 11:31:10 -05:00
2025-10-22 16:58:33 -05:00
2025-08-11 11:23:33 -05:00
2025-06-10 22:12:47 -05:00
2025-03-17 10:11:45 -05:00
2026-01-02 16:00:54 -06:00
2025-01-02 20:34:24 -06:00
2024-07-28 21:41:48 -05:00
2026-01-07 09:12:01 -06:00
2024-07-28 21:41:48 -05:00
2023-07-19 13:13:16 -07:00
2023-07-19 13:13:16 -07:00
2026-01-07 09:34:40 -06:00
2025-05-14 21:39:23 +01:00
2026-01-07 09:34:40 -06:00
2025-02-14 09:15:27 -06:00
2025-02-14 09:15:27 -06:00
2024-06-12 23:04:26 -05:00
2024-07-28 21:41:48 -05:00
2024-07-28 21:41:48 -05:00
2024-08-15 16:11:42 -05:00
2025-07-16 23:08:39 -05:00
2025-08-11 11:22:27 -05:00
2025-10-29 11:45:40 -05:00
2024-11-05 17:00:14 -08:00
2026-01-07 09:12:01 -06:00
2024-06-23 17:14:04 -05:00
2024-11-05 16:22:29 -08:00
2024-06-12 23:04:26 -05:00
2024-06-12 23:04:26 -05:00
2024-08-15 14:14:55 -05:00
2025-10-22 16:55:36 -05:00
2025-08-23 20:40:31 -05:00
2025-01-07 19:33:46 -06:00
2024-06-12 23:04:26 -05:00
2024-06-12 23:04:26 -05:00
2026-01-07 09:12:01 -06:00
2026-01-07 09:12:00 -06:00
2024-06-12 23:04:26 -05:00
2024-06-12 23:04:26 -05:00
2025-05-06 13:18:31 -07:00
2024-06-12 23:04:26 -05:00
2024-06-12 23:04:26 -05:00
2025-07-26 23:49:18 -07:00
2024-07-28 22:15:22 -05:00
2024-06-12 23:04:26 -05:00
2026-01-07 09:12:00 -06:00
2026-01-03 12:33:34 -06:00
2026-01-03 12:33:35 -06:00
2026-01-07 09:12:00 -06:00
2026-01-07 09:12:01 -06:00
2025-03-13 16:39:06 -05:00
2025-02-07 23:20:55 -06:00
2026-01-07 09:52:57 -06:00
2025-07-16 23:17:05 -05:00
2025-02-14 09:15:28 -06:00
2024-06-13 18:03:02 -05:00
2025-07-16 23:12:06 -05:00
2025-08-11 11:22:27 -05:00
2025-02-14 09:15:28 -06:00
2025-08-11 11:22:27 -05:00
2025-02-14 09:15:28 -06:00
2025-03-03 22:29:38 -06:00
2025-02-14 09:15:28 -06:00
2025-02-14 09:15:28 -06:00
2025-02-14 09:15:27 -06:00
2024-06-12 23:04:26 -05:00
2024-06-12 23:04:26 -05:00
2025-08-11 11:22:27 -05:00
2024-06-12 23:04:26 -05:00
2025-08-11 11:22:27 -05:00
2025-08-11 11:22:27 -05:00
2025-02-14 09:15:28 -06:00
2024-10-05 22:09:48 -05:00
2024-06-12 23:04:26 -05:00
2024-06-12 23:04:26 -05:00
2024-06-12 23:04:26 -05:00
2025-03-03 22:29:38 -06:00
2026-01-07 09:52:57 -06:00
2025-08-14 12:50:35 -07:00
2025-08-14 12:50:35 -07:00
2026-01-07 09:52:57 -06:00
2025-02-14 09:15:27 -06:00
2025-02-14 09:15:27 -06:00
2024-07-28 21:41:48 -05:00
2024-07-28 21:41:48 -05:00
2024-05-26 22:13:01 -05:00
2025-08-11 11:22:27 -05:00
2023-07-18 07:58:50 -07:00
2025-08-11 11:22:27 -05:00
2025-02-14 09:15:27 -06:00
2025-08-11 11:22:27 -05:00
2025-08-11 11:22:27 -05:00
2025-02-14 09:15:27 -06:00
2026-01-07 09:52:57 -06:00
2025-02-14 09:15:28 -06:00
2025-02-14 09:15:28 -06:00
2025-02-14 09:15:28 -06:00
2025-02-14 09:15:28 -06:00
2025-02-14 09:15:28 -06:00
2025-02-14 09:15:28 -06:00
2025-11-18 10:29:03 -06:00
2025-10-22 16:58:33 -05:00
2025-08-11 11:22:27 -05:00
2024-06-12 23:04:26 -05:00
2023-07-18 07:58:50 -07:00
2024-02-07 12:14:19 -06:00
2024-02-06 14:53:26 -06:00
2025-11-01 14:01:43 -05:00
2025-12-17 20:42:50 -06:00
2024-11-05 16:22:29 -08:00
2025-07-16 23:15:25 -05:00
2025-01-06 10:29:27 -06:00
2025-09-11 16:42:16 -05:00
2023-07-18 07:58:50 -07:00
2026-01-07 09:52:57 -06:00
2025-09-04 08:35:00 -05:00
2025-07-16 23:12:06 -05:00
2025-03-03 22:29:38 -06:00
2025-06-10 22:12:39 -05:00
2024-07-19 12:16:28 -07:00
2025-06-10 22:12:39 -05:00
2025-06-10 14:58:13 -05:00
2025-06-10 22:12:39 -05:00
2025-06-10 22:12:39 -05:00
2024-07-19 12:16:28 -07:00
2025-03-03 22:29:38 -06:00
2025-06-10 22:12:39 -05:00
2025-07-16 23:16:15 -05:00
2026-01-03 12:26:27 -06:00