On Tue, 16 Jan 2024 22:13:17 +0000 Lorenzo Stoakes <lstoakes@xxxxxxxxx> wrote: > > There was a type in the vmalloc_dump_obj() function. Instead > > of passing a real address which is "objp" an "addr" was used > > what is wrong and not initialized. > > > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > > Fixes: 86817057732a ("mm: vmalloc: remove global vmap_area_root rb-tree") > > I know the commits are likely to get squashed/messed with (this is now > d1d9bdd672c4 in my mm-unstable tree), will this get corrected in the commit > message also? Slightly tricky one. > > Perhaps a note for Andrew unless his scripts do this already - please > update this to wherever "mm: vmalloc: remove global vmap_area_root rb-tree" > lands? Yep, I'll scrunch together mm-vmalloc-remove-global-vmap_area_root-rb-tree.patch mm-vmalloc-remove-global-vmap_area_root-rb-tree-fix.patch mm-vmalloc-remove-global-vmap_area_root-rb-tree-fix-2.patch before merging it all into mm-stable and shall tidy up the changelog trail.