diff options
author | Ingo Molnar <mingo@kernel.org> | 2024-09-29 08:57:18 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2024-09-29 08:57:18 +0200 |
commit | ae39e0bd150bd2739582f72ad70b5a0b15e74576 (patch) | |
tree | a880ea77d20f32b6a85b9d4bbb1b43198c7ef801 /Documentation/core-api/index.rst | |
parent | 1d7f856c2ca449f04a22d876e36b464b7a9d28b6 (diff) | |
parent | d00b83d416e73bc3fa4d21b14bec920e88b70ce6 (diff) |
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Merge all pending locking commits into a single branch.
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r-- | Documentation/core-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index f147854700e4..b99d2fb3e2f1 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -35,6 +35,7 @@ Library functionality that is used throughout the kernel. kobject kref + cleanup assoc_array xarray maple_tree |