irqbalance Update init script to remove duplicate spaces
authorkrant <aleksey.vasilenko@gmail.com>
Wed, 28 Feb 2024 11:50:10 +0000 (13:50 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Thu, 7 Mar 2024 14:48:05 +0000 (16:48 +0200)
commit41e5b979f583ed29a6cafa33ef9b5825f5165a43
tree9a61a8d03d39b2ac1bee96a19577b3315a0e1bcd
parent629fb37b558633e96228a87fdd97abe45396036c
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>
utils/irqbalance/Makefile
utils/irqbalance/files/irqbalance.init