Re: [PATCH 1/1] net: mvpp2: clear BM pool before initialization

From: Jakub Kicinski
Date: Tue Jan 16 2024 - 10:11:25 EST


On Mon, 15 Jan 2024 21:57:54 -0800 Jenishkumar Maheshbhai Patel wrote:
> Register value persisted after booting the kernel using
> kexec which resulted in kernel panic. Thus cleared the
> BM pool registers before initialisation to fix the issue.

s/persisted/persist/
s/resulted/results/
s/cleared/clear/

When you post v2 please add a Fixes tag -- it may be the first commit
that added this driver if the issue has always been there.