All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: cjz <guagua210311@qq.com>
Cc: linux-staging@vger.kernel.org, linux-wireless@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
Date: Sat, 10 Jan 2026 07:34:29 +0100	[thread overview]
Message-ID: <2026011004-basis-cursive-74f7@gregkh> (raw)
In-Reply-To: <tencent_8B6BB2D2C0BBBBF53D76839D23A902304C07@qq.com>

On Sat, Jan 10, 2026 at 10:30:39AM +0800, cjz wrote:
> Hi Greg and maintainers,
> 
> This is a gentle ping for the v4 patch series sent on December 22nd. The key changes of this series are:
> 1. Remove redundant atomic_t operations on continual_io_error (no concurrency scenario, atomic ops are unnecessary);
> 2. Replace the global continual_io_error variable with local error_count in SDIO functions;
> 3. Clean up unused old functions related to io error counting.
> 
> I would appreciate it if you could spare some time to review this patch series when convenient.

Do you have a link to the patch series on lore.kernel.org?  I don't see
it in my queue.

thanks,

greg k-h

  reply	other threads:[~2026-01-10  6:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-10  2:30 [PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var cjz
2026-01-10  6:34 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-01-10  7:53 cjz
2026-01-10  7:53 cjz
2026-01-10  8:52 ` Greg KH

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=2026011004-basis-cursive-74f7@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=guagua210311@qq.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@vger.kernel.org \
    --cc=linux-wireless@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.