[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161733541350.7418.14816303435957139451.b4-ty@oracle.com>
Date: Thu, 1 Apr 2021 23:54:15 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: lduncan@...e.com, linux-kernel@...r.kernel.org,
linux-scsi@...r.kernel.org
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>
Subject: Re: [PATCH] Fix fnic driver to remove bogus ratelimit messages.
On Tue, 23 Mar 2021 10:27:56 -0700, lduncan@...e.com wrote:
> Commit b43abcbbd5b1 ("scsi: fnic: Ratelimit printks to avoid
> looding when vlan is not set by the switch.i") added
> printk_ratelimit() in front of a couple of debug-mode
> messages, to reduce logging overrun when debugging the
> driver. The code:
>
> > if (printk_ratelimit())
> > FNIC_FCS_DBG(KERN_DEBUG, fnic->lport->host,
> > "Start VLAN Discovery\n");
>
> [...]
Applied to 5.13/scsi-queue, thanks!
[1/1] Fix fnic driver to remove bogus ratelimit messages.
https://git.kernel.org/mkp/scsi/c/d2478dd25691
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists