Re: [PATCH] cpupower: Avoid uninitialized reads in topology sorting
Ali Ahmet Memis <[email protected]> Mon, 3 Aug 2026 16:36:18 +0000
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 03, 2026 at 10:29:15AM -0600, Shuah wrote: > Sorry I am not taking this patch. > > Please note that build test just verifies that the code build which > fall way short of testing the changed code. First, sorry about the duplicates. The mail provider I was using at the time rewrote the Message-ID and delivered the same patch several times, so it hit the list as a handful of separate threads. That was not me resending it. I have moved off that provider and everything since August 1 goes out with a stable Message-ID from git send-email. The valgrind run was in the notes under the scissors, not just a build: a two-CPU mock where CPU1's topology reads fail, uninitialized reads in __compare_core_cpu_list() before the patch and none after. If there is testing you would want beyond that, tell me what would satisfy you and I will do it. Otherwise I am fine dropping this.