public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
@ 2026-01-10  2:30 cjz
  2026-01-10  6:34 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: cjz @ 2026-01-10  2:30 UTC (permalink / raw)
  To: linux-staging; +Cc: gregkh, linux-wireless, linux-kernel, guagua210311

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.

Thanks,
changjunzheng
Signed-off-by: changjunzheng <guagua210311@qq.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
  2026-01-10  2:30 cjz
@ 2026-01-10  6:34 ` Greg KH
  0 siblings, 0 replies; 5+ messages in thread
From: Greg KH @ 2026-01-10  6:34 UTC (permalink / raw)
  To: cjz; +Cc: linux-staging, linux-wireless, linux-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
@ 2026-01-10  7:53 cjz
  0 siblings, 0 replies; 5+ messages in thread
From: cjz @ 2026-01-10  7:53 UTC (permalink / raw)
  To: guagua210311, gregkh; +Cc: linux-kernel, linux-wireless

Hi Greg,

I'm glad to inform you that I have just successfully resent the complete v4 patch series (with "RESEND" tag) directly to your mailbox (gregkh@linuxfoundation.org), since the original linux-staging@vger.kernel.org address was bounced.

The patch series optimizes the rtl8723bs driver by:
1. Removing redundant atomic_t operations on continual_io_error (no concurrency scenario, atomic ops are unnecessary);
2. Replacing the global continual_io_error variable with local error_count in SDIO functions;
3. Cleaning up unused old functions related to io error counting.

Thank you very much for your time and patience! I look forward to your review comments.

Best regards,
changjunzheng
Signed-off-by: changjunzheng <guagua210311@qq.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
@ 2026-01-10  7:53 cjz
  2026-01-10  8:52 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: cjz @ 2026-01-10  7:53 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, linux-wireless, changjunzheng

Hi Greg,

I'm glad to inform you that I have just successfully resent the complete v4 patch series (with "RESEND" tag) directly to your mailbox (gregkh@linuxfoundation.org), since the original linux-staging@vger.kernel.org address was bounced.

The patch series optimizes the rtl8723bs driver by:
1. Removing redundant atomic_t operations on continual_io_error (no concurrency scenario, atomic ops are unnecessary);
2. Replacing the global continual_io_error variable with local error_count in SDIO functions;
3. Cleaning up unused old functions related to io error counting.

Thank you very much for your time and patience! I look forward to your review comments.

Best regards,
changjunzheng
Signed-off-by: changjunzheng <guagua210311@qq.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
  2026-01-10  7:53 [PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var cjz
@ 2026-01-10  8:52 ` Greg KH
  0 siblings, 0 replies; 5+ messages in thread
From: Greg KH @ 2026-01-10  8:52 UTC (permalink / raw)
  To: cjz; +Cc: linux-kernel, linux-wireless

On Sat, Jan 10, 2026 at 03:53:47PM +0800, cjz wrote:
> Hi Greg,
> 
> I'm glad to inform you that I have just successfully resent the complete v4 patch series (with "RESEND" tag) directly to your mailbox (gregkh@linuxfoundation.org), since the original linux-staging@vger.kernel.org address was bounced.

I do not see them.  Please send patches in public, and cc the
linux-staging list.

Please try sending them again.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-10  8:52 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox