On Thu, Jan 11, 2024 at 03:51:50PM -0800, Randy Dunlap wrote: > > > On 1/10/24 19:48, Stephen Rothwell wrote: > > Hi all, > > > > News: the merge window has opened, so please do not add any material > > intended for v6.9 to your linux-next included branches until asfter > > v6.8-rc1 has been released. > > > > Changes since 20240110: > > > > on riscv 64-bit, i386, and UML: > > ../mm/vmalloc.c: In function 'vmalloc_dump_obj': > ../mm/vmalloc.c:4691:22: warning: 'addr' is used uninitialized [-Wuninitialized] > 4691 | va = __find_vmap_area(addr, &vn->busy.root); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ../mm/vmalloc.c:4684:23: note: 'addr' was declared here > 4684 | unsigned long addr; > | ^~~~ > > Yesterday i sent out the fix. https://lore.kernel.org/linux-mm/ZaARXdbigD1hWuOS@xxxxxxxxx/T/ -- Uladzislau Rezki