On 11/19/2017 10:24 AM, Neil Horman wrote: > On Sat, Nov 18, 2017 at 03:12:09AM -0800, Haren Myneni wrote: >> >> irqbalance: Call parse_proc_stat after CPU tree rebuild during CPU hotplug detection >> >> Whenever SMT level is changed on powerpc, the following warning is >> logged in /var/log/messages which can add confusion to users. >> >> WARNING, didn't collect load info for all cpus, balancing is broken >> >> So execute parse_proc_stat() after clear/rebuild CPU tree during CPU >> hotplug detection. >> >> Signed-off-by: Haren Myneni <haren at us.ibm.com> >> > This looks fine to me, but We've moved operations to github: > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Irqbalance_irqbalance&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=aXmLy83I865RIpPe8xaimA&m=wxUdrWo88Kczqtzwy1UZQulSS4_y9l_9woL4eBu1KAs&s=5F1qqFUoZPz2sfWb3nFevvm_uzzLjUUDw-h0AfEpaqA&e= > > If you could please open an issue and a pull request there, I'll get this squared up. Thanks Neil, Opened an issue and provided merge request (commit). > > Thanks > Neil > > > _______________________________________________ > irqbalance mailing list > irqbalance at lists.infradead.org > https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.infradead.org_mailman_listinfo_irqbalance&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=aXmLy83I865RIpPe8xaimA&m=wxUdrWo88Kczqtzwy1UZQulSS4_y9l_9woL4eBu1KAs&s=nViC5djrVHkmtNg2csN-OztArtgxWDfOFE5aixnc1dU&e= >