Linus Torvalds 054a73009c module: split up 'finit_module()' into init_module_from_file() helper
This will simplify the next step, where we can then key off the inode to
do one idempotent module load.

Let's do the obvious re-organization in one step, and then the new code
in another.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2023-06-28 15:46:43 -07:00
..
2023-04-27 12:07:50 -07:00
2022-12-02 11:25:00 +01:00
2022-12-21 14:31:52 -08:00
2023-06-26 11:05:49 +02:00
2023-04-28 14:53:30 -07:00
2023-06-27 16:54:21 -07:00
2023-06-27 21:24:18 -07:00
2022-08-29 19:47:03 -04:00
2022-09-26 10:13:13 -07:00
2023-03-24 11:01:29 +01:00
2023-04-20 22:55:35 -04:00
2023-06-09 17:44:15 -07:00
2023-04-03 11:16:56 +02:00
2023-06-27 16:32:52 -07:00