Re: [PATCH v3 00/11] rust: bindings: Auto-generate inline static functions

From: Dirk Behme
Date: Tue Nov 12 2024 - 00:35:48 EST


Hi Andreas,

On 11.11.2024 14:51, Andreas Hindborg wrote:
"Dirk Behme" <dirk.behme@xxxxxxxxxxxx> writes:


It builds for me now and the htmldocs were built as well.

Tested-by: Dirk Behme <dirk.behme@xxxxxxxxxxxx>

Does it build for you if you have a clean tree?


Yes, it builds fine on top of recent rust-next [1] [2].


I think there is a
dependency issue in the makefile, as indicated in another email.


Please have a look to Alistair's explanation:

https://lore.kernel.org/rust-for-linux/CAKmqyKNjjELzVbWgBHaHr8N1XnOJHk-U6RfLyb-FbTJ7h9jPoA@xxxxxxxxxxxxxx/

Best regards

Dirk


[1]

795e3d43d83a5 rust: helpers: Remove uaccess helpers
0071ccb890a3f rust: helpers: Remove some task helpers
9881077429443 rust: helpers: Remove some spinlock helpers
495b561ce78b9 rust: helpers: Remove signal helper
48107d1e5cc61 rust: helpers: Remove some refcount helpers
621903d5c46eb rust: helpers: Remove rbtree helper
d1484aaea0fcd rust: helpers: Remove some page helpers
941df485c6631 rust: helpers: Remove kunit helper
f62ea696e0114 rust: helpers: Remove err helper
6f59d029873ac rust: helpers: Remove blk helper
c093c35fb693a rust: bindings: Support some inline static functions
74949fc30c7a0 x86/defconfig: Enable Rust
d072acda4862f (rust-next) rust: use custom FFI integer types
...

[2]

/ # uname -a
Linux (none) 6.12.0-rc2-00090-g795e3d43d83a #3 SMP PREEMPT_DYNAMIC Tue Nov 12 06:28:23 CET 2024 x86_64 GNU/Linux