[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <tencent_B133BBCA4EA4D43FD897B55AE9EE9DEBFA06@qq.com>
Date: Sat, 10 Jan 2026 15:53:47 +0800
From: cjz <guagua210311@...com>
To: gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
linux-wireless@...r.kernel.org,
changjunzheng <guagua210311@...com>
Subject: Re: [PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
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@...uxfoundation.org), since the original linux-staging@...r.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@...com>
Powered by blists - more mailing lists