* [android-common:android16-6.12 5/5] mm/rmap.c: trace/hooks/mm.h is included more than once.
@ 2025-06-05 2:15 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-06-05 2:15 UTC (permalink / raw)
To: oe-kbuild; +Cc: lkp
::::::
:::::: Manual check reason: "low confidence bisect report"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: cros-kernel-buildreports@googlegroups.com
tree: https://android.googlesource.com/kernel/common android16-6.12
head: 7a02c9f4a3ec528bc3b99ff4475e9823225c4f04
commit: 79376c98694f31a642dc7765eb726d1bb1f6378d [5/5] ANDROID: vendor_hooks: Add hook in try_to_unmap_one()
:::::: branch date: 9 hours ago
:::::: commit date: 9 hours ago
compiler: clang version 20.1.2 (https://github.com/llvm/llvm-project 58df0ef89dd64126512e4ee27b4ac3fd8ddf6247)
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/r/202506051010.edVtXapp-lkp@intel.com/
includecheck warnings: (new ones prefixed by >>)
>> mm/rmap.c: trace/hooks/mm.h is included more than once.
vim +86 mm/rmap.c
81
82 #define CREATE_TRACE_POINTS
83 #include <trace/events/tlb.h>
84 #include <trace/events/migrate.h>
85 #undef CREATE_TRACE_POINTS
> 86 #include <trace/hooks/mm.h>
87
88 #undef CREATE_TRACE_POINTS
> 89 #include <trace/hooks/mm.h>
90
--
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:[~2025-06-05 2:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-05 2:15 [android-common:android16-6.12 5/5] mm/rmap.c: trace/hooks/mm.h is included more than once kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.