[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tencent_18B0066BBCD2B63B86F511F6D01D3FA93E07@qq.com>
Date: Sat, 10 Jan 2026 15:53:22 +0800
From: cjz <guagua210311@...com>
To: guagua210311@...com,
gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
linux-wireless@...r.kernel.org
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