@@ -134,21 +134,6 @@ A `num` core kernel module is being designed to provide these operations.
134134| Complexity: Intermediate
135135| Contact: Alexandre Courbot
136136
137- IRQ abstractions
138- ----------------
139-
140- Rust abstractions for IRQ handling.
141-
142- There is active ongoing work from Daniel Almeida [1] for the "core" abstractions
143- to request IRQs.
144-
145- Besides optional review and testing work, the required ``pci::Device `` code
146- around those core abstractions needs to be worked out.
147-
148- | Complexity: Intermediate
149- | Link: https://lore.kernel.org/lkml/20250122163932.46697-1-daniel.almeida@collabora.com/ [1]
150- | Contact: Daniel Almeida
151-
152137Page abstraction for foreign pages
153138----------------------------------
154139
@@ -161,17 +146,6 @@ There is active onging work from Abdiel Janulgue [1] and Lina [2].
161146| Link: https://lore.kernel.org/linux-mm/20241119112408.779243-1-abdiel.janulgue@gmail.com/ [1]
162147| Link: https://lore.kernel.org/rust-for-linux/20250202-rust-page-v1-0-e3170d7fe55e@asahilina.net/ [2]
163148
164- Scatterlist / sg_table abstractions
165- -----------------------------------
166-
167- Rust abstractions for scatterlist / sg_table.
168-
169- There is preceding work from Abdiel Janulgue, which hasn't made it to the
170- mailing list yet.
171-
172- | Complexity: Intermediate
173- | Contact: Abdiel Janulgue
174-
175149PCI MISC APIs
176150-------------
177151
@@ -180,22 +154,6 @@ capability, MSI API abstractions.
180154
181155| Complexity: Beginner
182156
183- XArray bindings [XARR]
184- ----------------------
185-
186- We need bindings for `xa_alloc `/`xa_alloc_cyclic ` in order to generate the
187- auxiliary device IDs.
188-
189- | Complexity: Intermediate
190-
191- Debugfs abstractions
192- --------------------
193-
194- Rust abstraction for debugfs APIs.
195-
196- | Reference: Export GSP log buffers
197- | Complexity: Intermediate
198-
199157GPU (general)
200158=============
201159
0 commit comments