* fs/bcachefs/rcu_pending.c:167:8-10: ERROR: reference preceded by free on line 167
@ 2024-09-30 3:33 kernel test robot
0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2024-09-30 3:33 UTC (permalink / raw)
To: oe-kbuild; +Cc: lkp, Julia Lawall
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
CC: linux-kernel@vger.kernel.org
TO: Kent Overstreet <kent.overstreet@linux.dev>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 9852d85ec9d492ebef56dc5f229416c925758edc
commit: d2ed0f206a9d8b3add18879f39dd128ff55e4d77 bcachefs: rcu_pending now works in userspace
date: 3 weeks ago
:::::: branch date: 5 hours ago
:::::: commit date: 3 weeks ago
config: m68k-randconfig-r053-20240930 (https://download.01.org/0day-ci/archive/20240930/202409301153.iVknLl2R-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 14.1.0
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>
| Reported-by: Julia Lawall <julia.lawall@inria.fr>
| Closes: https://lore.kernel.org/r/202409301153.iVknLl2R-lkp@intel.com/
cocci warnings: (new ones prefixed by >>)
>> fs/bcachefs/rcu_pending.c:167:8-10: ERROR: reference preceded by free on line 167
vim +167 fs/bcachefs/rcu_pending.c
8e973a4f3c7482 Kent Overstreet 2024-06-10 162
d2ed0f206a9d8b Kent Overstreet 2024-08-23 163 #ifndef __KERNEL__
d2ed0f206a9d8b Kent Overstreet 2024-08-23 164 static inline void kfree_bulk(size_t nr, void ** p)
d2ed0f206a9d8b Kent Overstreet 2024-08-23 165 {
d2ed0f206a9d8b Kent Overstreet 2024-08-23 166 while (nr--)
d2ed0f206a9d8b Kent Overstreet 2024-08-23 @167 kfree(*p);
d2ed0f206a9d8b Kent Overstreet 2024-08-23 168 }
d2ed0f206a9d8b Kent Overstreet 2024-08-23 169
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 4+ messages in thread
* fs/bcachefs/rcu_pending.c:167:8-10: ERROR: reference preceded by free on line 167
@ 2024-10-13 9:54 kernel test robot
0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2024-10-13 9:54 UTC (permalink / raw)
To: oe-kbuild; +Cc: lkp, Julia Lawall
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
CC: linux-kernel@vger.kernel.org
TO: Kent Overstreet <kent.overstreet@linux.dev>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 36c254515dc6592c44db77b84908358979dd6b50
commit: d2ed0f206a9d8b3add18879f39dd128ff55e4d77 bcachefs: rcu_pending now works in userspace
date: 5 weeks ago
:::::: branch date: 10 hours ago
:::::: commit date: 5 weeks ago
config: sparc64-randconfig-r053-20241012 (https://download.01.org/0day-ci/archive/20241013/202410131754.wXplnZk0-lkp@intel.com/config)
compiler: sparc64-linux-gcc (GCC) 14.1.0
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>
| Reported-by: Julia Lawall <julia.lawall@inria.fr>
| Closes: https://lore.kernel.org/r/202410131754.wXplnZk0-lkp@intel.com/
cocci warnings: (new ones prefixed by >>)
>> fs/bcachefs/rcu_pending.c:167:8-10: ERROR: reference preceded by free on line 167
vim +167 fs/bcachefs/rcu_pending.c
8e973a4f3c7482 Kent Overstreet 2024-06-10 162
d2ed0f206a9d8b Kent Overstreet 2024-08-23 163 #ifndef __KERNEL__
d2ed0f206a9d8b Kent Overstreet 2024-08-23 164 static inline void kfree_bulk(size_t nr, void ** p)
d2ed0f206a9d8b Kent Overstreet 2024-08-23 165 {
d2ed0f206a9d8b Kent Overstreet 2024-08-23 166 while (nr--)
d2ed0f206a9d8b Kent Overstreet 2024-08-23 @167 kfree(*p);
d2ed0f206a9d8b Kent Overstreet 2024-08-23 168 }
d2ed0f206a9d8b Kent Overstreet 2024-08-23 169
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 4+ messages in thread
* fs/bcachefs/rcu_pending.c:167:8-10: ERROR: reference preceded by free on line 167
@ 2024-10-28 5:45 kernel test robot
0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2024-10-28 5:45 UTC (permalink / raw)
To: oe-kbuild; +Cc: lkp, Julia Lawall
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
CC: linux-kernel@vger.kernel.org
TO: Kent Overstreet <kent.overstreet@linux.dev>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 81983758430957d9a5cb3333fe324fd70cf63e7e
commit: d2ed0f206a9d8b3add18879f39dd128ff55e4d77 bcachefs: rcu_pending now works in userspace
date: 7 weeks ago
:::::: branch date: 7 hours ago
:::::: commit date: 7 weeks ago
config: m68k-randconfig-r051-20241027 (https://download.01.org/0day-ci/archive/20241028/202410281303.zpsyJpZM-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 14.1.0
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>
| Reported-by: Julia Lawall <julia.lawall@inria.fr>
| Closes: https://lore.kernel.org/r/202410281303.zpsyJpZM-lkp@intel.com/
cocci warnings: (new ones prefixed by >>)
>> fs/bcachefs/rcu_pending.c:167:8-10: ERROR: reference preceded by free on line 167
vim +167 fs/bcachefs/rcu_pending.c
8e973a4f3c7482 Kent Overstreet 2024-06-10 162
d2ed0f206a9d8b Kent Overstreet 2024-08-23 163 #ifndef __KERNEL__
d2ed0f206a9d8b Kent Overstreet 2024-08-23 164 static inline void kfree_bulk(size_t nr, void ** p)
d2ed0f206a9d8b Kent Overstreet 2024-08-23 165 {
d2ed0f206a9d8b Kent Overstreet 2024-08-23 166 while (nr--)
d2ed0f206a9d8b Kent Overstreet 2024-08-23 @167 kfree(*p);
d2ed0f206a9d8b Kent Overstreet 2024-08-23 168 }
d2ed0f206a9d8b Kent Overstreet 2024-08-23 169
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 4+ messages in thread
* fs/bcachefs/rcu_pending.c:167:8-10: ERROR: reference preceded by free on line 167
@ 2024-12-06 4:44 kernel test robot
0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2024-12-06 4:44 UTC (permalink / raw)
To: oe-kbuild; +Cc: lkp, Julia Lawall
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
CC: linux-kernel@vger.kernel.org
TO: Kent Overstreet <kent.overstreet@linux.dev>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: b8f52214c61a5b99a54168145378e91b40d10c90
commit: d2ed0f206a9d8b3add18879f39dd128ff55e4d77 bcachefs: rcu_pending now works in userspace
date: 3 months ago
:::::: branch date: 5 hours ago
:::::: commit date: 3 months ago
config: arm64-randconfig-r062-20241206 (https://download.01.org/0day-ci/archive/20241206/202412061222.HJOIs6vm-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 14.2.0
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>
| Reported-by: Julia Lawall <julia.lawall@inria.fr>
| Closes: https://lore.kernel.org/r/202412061222.HJOIs6vm-lkp@intel.com/
cocci warnings: (new ones prefixed by >>)
>> fs/bcachefs/rcu_pending.c:167:8-10: ERROR: reference preceded by free on line 167
vim +167 fs/bcachefs/rcu_pending.c
8e973a4f3c7482 Kent Overstreet 2024-06-10 162
d2ed0f206a9d8b Kent Overstreet 2024-08-23 163 #ifndef __KERNEL__
d2ed0f206a9d8b Kent Overstreet 2024-08-23 164 static inline void kfree_bulk(size_t nr, void ** p)
d2ed0f206a9d8b Kent Overstreet 2024-08-23 165 {
d2ed0f206a9d8b Kent Overstreet 2024-08-23 166 while (nr--)
d2ed0f206a9d8b Kent Overstreet 2024-08-23 @167 kfree(*p);
d2ed0f206a9d8b Kent Overstreet 2024-08-23 168 }
d2ed0f206a9d8b Kent Overstreet 2024-08-23 169
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-12-06 4:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06 4:44 fs/bcachefs/rcu_pending.c:167:8-10: ERROR: reference preceded by free on line 167 kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2024-10-28 5:45 kernel test robot
2024-10-13 9:54 kernel test robot
2024-09-30 3:33 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.