linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 4753/5832] error[E0432]: unresolved import `crate::mm`
@ 2025-05-07 13:08 kernel test robot
  2025-05-08  8:35 ` [PATCH] mm: rust: make CONFIG_MMU ifdefs more narrow Alice Ryhl
  0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2025-05-07 13:08 UTC (permalink / raw)
  To: Alice Ryhl
  Cc: oe-kbuild-all, Andrew Morton, Linux Memory Management List,
	Boqun Feng, Andreas Hindborg, Gary Guo

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   08710e696081d58163c8078e0e096be6d35c5fad
commit: 03be7043bbae0380e3e314cde042e4bb5c63b48c [4753/5832] task: rust: rework how current is accessed
config: riscv-randconfig-r071-20250427 (https://download.01.org/0day-ci/archive/20250507/202505072116.eSYC8igT-lkp@intel.com/config)
compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project f819f46284f2a79790038e1f6649172789734ae8)
rustc: rustc 1.78.0 (9b00956e5 2024-04-29)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250507/202505072116.eSYC8igT-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/202505072116.eSYC8igT-lkp@intel.com/

All errors (new ones prefixed by >>):

>> error[E0432]: unresolved import `crate::mm`
   --> rust/kernel/task.rs:10:5
   |
   10 |     mm::MmWithUser,
   |     ^^ could not find `mm` in the crate root

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-12 16:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-07 13:08 [linux-next:master 4753/5832] error[E0432]: unresolved import `crate::mm` kernel test robot
2025-05-08  8:35 ` [PATCH] mm: rust: make CONFIG_MMU ifdefs more narrow Alice Ryhl
2025-05-12 16:10   ` Boqun Feng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox