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://github.com/Irqbalance/irqbalance If you could please open an issue and a pull request there, I'll get this squared up. Thanks Neil