Hi LKP, On Sat, Apr 2, 2022 at 10:47 PM kernel test robot <lkp@xxxxxxxxx> wrote: > > >> include/linux/random.h:29:39: error: use of undeclared identifier 'latent_entropy' > include/linux/random.h:30:17: error: use of undeclared identifier 'latent_entropy' > >> include/linux/random.h:29:39: error: use of undeclared identifier 'latent_entropy', err: true > include/linux/random.h:30:17: error: use of undeclared identifier 'latent_entropy', err: true > thread 'main' panicked at 'Unable to generate bindings: ()', /opt/cross/rustc-1.59.0-bindgen-0.56.0/cargo/registry/src/github.com-1ecc6299db9ec823/bindgen-0.56.0/src/main.rs:54:36 > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Thanks for the report -- fixed. Cheers, Miguel