[linux-next:master 14690/14737] error[E0616]: field `0` of struct `module::ThisModule` is private
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.oe-kbuild-all |
|---|---|
| Message-ID | <[email protected]> |
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 28d012efb4327f9c75d5e042a7c91e9a542efa98 commit: 96871599b7e78f16aeaa9bace332a51d204559fe [14690/14737] Merge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git config: x86_64-rhel-9.4-rust (https://download.01.org/0day-ci/archive/20260812/[email protected]/config) compiler: clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1) rustc: rustc 1.96.0 (ac68faa20 2026-05-25) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260812/[email protected]/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ All errors (new ones prefixed by >>): >> error[E0616]: field `0` of struct `module::ThisModule` is private --> rust/kernel/serdev.rs:90:89 | 90 | to_result(unsafe { bindings::__serdev_device_driver_register(sdrv.get(), module.0) }) | ^ private field -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki