* Re: linux-next: Tree for Jan 11 (mm/vmalloc.c) [not found] <20240111144846.74e443a7@canb.auug.org.au> @ 2024-01-11 23:51 ` Randy Dunlap 2024-01-12 2:47 ` Stephen Rothwell 2024-01-12 8:12 ` Uladzislau Rezki 0 siblings, 2 replies; 3+ messages in thread From: Randy Dunlap @ 2024-01-11 23:51 UTC (permalink / raw) To: Stephen Rothwell, Linux Next Mailing List Cc: Linux Kernel Mailing List, linux-mm, urezki, Andrew Morton 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; | ^~~~ -- #Randy ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: Tree for Jan 11 (mm/vmalloc.c) 2024-01-11 23:51 ` linux-next: Tree for Jan 11 (mm/vmalloc.c) Randy Dunlap @ 2024-01-12 2:47 ` Stephen Rothwell 2024-01-12 8:12 ` Uladzislau Rezki 1 sibling, 0 replies; 3+ messages in thread From: Stephen Rothwell @ 2024-01-12 2:47 UTC (permalink / raw) To: Randy Dunlap Cc: Linux Next Mailing List, Linux Kernel Mailing List, linux-mm, urezki, Andrew Morton [-- Attachment #1: Type: text/plain, Size: 693 bytes --] Hi Randy, On Thu, 11 Jan 2024 15:51:50 -0800 Randy Dunlap <rdunlap@infradead.org> wrote: > > 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; > | ^~~~ See https://lore.kernel.org/lkml/ZaARXdbigD1hWuOS@pc638.lan/ which I a have applied to linux-next today. -- Cheers, Stephen Rothwell [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 488 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: Tree for Jan 11 (mm/vmalloc.c) 2024-01-11 23:51 ` linux-next: Tree for Jan 11 (mm/vmalloc.c) Randy Dunlap 2024-01-12 2:47 ` Stephen Rothwell @ 2024-01-12 8:12 ` Uladzislau Rezki 1 sibling, 0 replies; 3+ messages in thread From: Uladzislau Rezki @ 2024-01-12 8:12 UTC (permalink / raw) To: Randy Dunlap Cc: Stephen Rothwell, Linux Next Mailing List, Linux Kernel Mailing List, linux-mm, urezki, Andrew Morton 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@pc638.lan/T/ -- Uladzislau Rezki ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-12 8:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20240111144846.74e443a7@canb.auug.org.au>
2024-01-11 23:51 ` linux-next: Tree for Jan 11 (mm/vmalloc.c) Randy Dunlap
2024-01-12 2:47 ` Stephen Rothwell
2024-01-12 8:12 ` Uladzislau Rezki
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox