* [asahilinux:pr/583 588/972] error[E0432]: unresolved import `crate::io::IoKnownSize`
@ 2026-09-02 1:25 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-09-02 1:25 UTC (permalink / raw)
To: Lyude Paul
Cc: llvm, oe-kbuild-all, Janne Grunau, Alexandre Courbot, Alice Ryhl
tree: https://github.com/AsahiLinux/linux pr/583
head: cddf57e96d46510a9378b0fda93f6db65e4976a8
commit: 65e2da0cff882c45431405284caa8875b5e7e15c [588/972] rust: drm: gem: shmem: Add vmap functions
config: arm64-randconfig-002-20260831 (https://download.01.org/0day-ci/archive/20260902/202609020935.63ffCCms-lkp@intel.com/config)
compiler: clang version 24.0.0git (https://github.com/llvm/llvm-project 316b0edee400b3ef72ed0a082dae9bd337ac01a0)
rustc: rustc 1.96.0 (ac68faa20 2026-05-25)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260902/202609020935.63ffCCms-lkp@intel.com/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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202609020935.63ffCCms-lkp@intel.com/
All errors (new ones prefixed by >>):
>> error[E0432]: unresolved import `crate::io::IoKnownSize`
--> rust/kernel/drm/gem/shmem.rs:26:9
|
26 | IoKnownSize, //
| ^^^^^^^^^^^ no `IoKnownSize` in `io`
|
help: a similar name exists in the module
|
26 - IoKnownSize, //
26 + KnownSize, //
|
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-02 1:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-02 1:25 [asahilinux:pr/583 588/972] error[E0432]: unresolved import `crate::io::IoKnownSize` kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox