Searched hist:bfa7dff036f0cbb2ccb0385c8b666204d6b8eb3a (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/rust/kernel/sync/lock/ |
H A D | mutex.rs | diff bfa7dff036f0cbb2ccb0385c8b666204d6b8eb3a Tue Jul 18 00:27:49 CDT 2023 Miguel Ojeda <ojeda@kernel.org> rust: sync: make doctests compilable/testable
Rust documentation tests are going to be build/run-tested with the KUnit integration added in a future patch, thus update them to make them compilable/testable so that we may start enforcing it.
Reviewed-by: Martin Rodriguez Reboredo <yakoyoku@gmail.com> Reviewed-by: Björn Roy Baron <bjorn3_gh@protonmail.com> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: David Gow <davidgow@google.com> Signed-off-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | spinlock.rs | diff bfa7dff036f0cbb2ccb0385c8b666204d6b8eb3a Tue Jul 18 00:27:49 CDT 2023 Miguel Ojeda <ojeda@kernel.org> rust: sync: make doctests compilable/testable
Rust documentation tests are going to be build/run-tested with the KUnit integration added in a future patch, thus update them to make them compilable/testable so that we may start enforcing it.
Reviewed-by: Martin Rodriguez Reboredo <yakoyoku@gmail.com> Reviewed-by: Björn Roy Baron <bjorn3_gh@protonmail.com> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: David Gow <davidgow@google.com> Signed-off-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
/openbmc/linux/rust/kernel/sync/ |
H A D | arc.rs | diff bfa7dff036f0cbb2ccb0385c8b666204d6b8eb3a Tue Jul 18 00:27:49 CDT 2023 Miguel Ojeda <ojeda@kernel.org> rust: sync: make doctests compilable/testable
Rust documentation tests are going to be build/run-tested with the KUnit integration added in a future patch, thus update them to make them compilable/testable so that we may start enforcing it.
Reviewed-by: Martin Rodriguez Reboredo <yakoyoku@gmail.com> Reviewed-by: Björn Roy Baron <bjorn3_gh@protonmail.com> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: David Gow <davidgow@google.com> Signed-off-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|