On Mon, Feb 7, 2022 at 1:29 AM Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> wrote: > > On Sun, Feb 6, 2022 at 9:59 PM kernel test robot <lkp@xxxxxxxxx> wrote: > > > > cannot find function `_dev_printk` in module `bindings` > > --> rust/kernel/device.rs:146:23 > > | > > 146 | bindings::_dev_printk( > > | ^^^^^^^^^^^ not found in `bindings` > > I will take a look at this one. `!CONFIG_PRINTK` works now in `rust-next`. Cheers, Miguel