linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: lduncan@suse.com, linux-kernel@vger.kernel.org,
	linux-scsi@vger.kernel.org
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>
Subject: Re: [PATCH] Fix fnic driver to remove bogus ratelimit messages.
Date: Thu,  1 Apr 2021 23:54:15 -0400	[thread overview]
Message-ID: <161733541350.7418.14816303435957139451.b4-ty@oracle.com> (raw)
In-Reply-To: <20210323172756.5743-1-lduncan@suse.com>

On Tue, 23 Mar 2021 10:27:56 -0700, lduncan@suse.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

      parent reply	other threads:[~2021-04-02  3:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23 17:27 [PATCH] Fix fnic driver to remove bogus ratelimit messages lduncan
2021-03-23 18:31 ` Laurence Oberman
2021-03-24 22:41 ` Joe Perches
2021-03-25 15:51   ` Lee Duncan
2021-03-29 18:33   ` Lee Duncan
2021-03-30  2:46 ` Martin K. Petersen
2021-04-02  3:54 ` Martin K. Petersen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=161733541350.7418.14816303435957139451.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=lduncan@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).