On Sun, Jun 14, 2020 at 7:20 AM Sven Auhagen <sven.auha...@voleatech.de> wrote: > > The remove function does not destroy all > BM Pools when per cpu pool is active. > > When reloading the mvpp2 as a module the BM Pools > are still active in hardware and due to the bug > have twice the size now old + new. > > This eventually leads to a kernel crash. > > Signed-off-by: Sven Auhagen <sven.auha...@voleatech.de>
Hi Sven, Nice fix, if you think that I introduced it in 7d04b0b13b1175ce0c4bdc77f1278c1f120f874f, please add a Fixes tag. -- Matteo Croce perl -e 'for($t=0;;$t++){print chr($t*($t>>8|$t>>13)&255)}' |aplay