irqbalance Update init script to remove duplicate spaces
authorkrant <aleksey.vasilenko@gmail.com>
Fri, 5 Apr 2024 14:35:26 +0000 (17:35 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Fri, 5 Apr 2024 14:35:26 +0000 (17:35 +0300)
commit39b8d5c7ac4c315defcd3189bb9a9cf5ac13dbba
treec1e8d6bcf910d3effc34fea97f66ca4557eb698d
parentd9d6eb1d8d6674a93ea8cd79b31023b17b08b901
irqbalance Update init script to remove duplicate spaces

I have some strange issues with irqbalance sometimes overwritin
smp_affinity values for banned/ignored IRQs. The issue is reproduceable
and is mitigated when I change theway how the irqbalance command line is
built. The only difference between the resulting command is that there
is only one space between the -t parameter and the first -i parameter
value.

Also see https://github.com/Irqbalance/irqbalance/issues/297

Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
(cherry picked from commit 41e5b979f583ed29a6cafa33ef9b5825f5165a43)
utils/irqbalance/Makefile
utils/irqbalance/files/irqbalance.init