From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 84B19155389; Sat, 10 Jan 2026 08:52:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768035142; cv=none; b=bMEdSOU2KJMKILMuTGl6xWEE9a6chxGRvB76yXHtBRCa07cGo8VuZlkBVTYZ00PqBggZ+UneBEz+s9/O4J3SUpUtkWZaUHrqGMFJ/IBiqrF4ToyZ88m1yzvFGkciz3iVvI+7yNY6vDdzYgPrF7uvwfmCGa4O/SPgDFzjifEGPKY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768035142; c=relaxed/simple; bh=2lCUbHm4p9Js717yLPhZVbjba/FXP/NrgfND4KrdiW8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ntdt++etUlT+HqNX1xkhVoAir3vFhAb6nDvLpJOND6KiX59SmryMg1qOiF9KSgQskdW1rG3WNxQYR7zZEF0iIcYpHW4mTd7llHfT2zZiRmRcVyAtWCy9edoqL4tBDxn76T2hR924Bb9mTs72lJbL5xWvG1/H4C0fSiGsH3NYbG0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=RbfmRbi6; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="RbfmRbi6" Received: by smtp.kernel.org (Postfix) with ESMTPSA id AECB6C4CEF1; Sat, 10 Jan 2026 08:52:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1768035142; bh=2lCUbHm4p9Js717yLPhZVbjba/FXP/NrgfND4KrdiW8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RbfmRbi6pQ3s3qAVVSwITfEuwlX8Cl15V74mJTATA3wzNoAA4NxWsAA/R9wPz6c56 /KvbL3YQpM++QSZtCObsRqa3o5G7iAcDdx/CXEaqtyatPcdyQ4YrGXubI8C/ZBz34x dLUxXG0zGeDZpCsX8NXWj9ejPsnWBhFoq4JZgh2c= Date: Sat, 10 Jan 2026 09:52:16 +0100 From: Greg KH To: cjz Cc: linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org Subject: Re: [PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var Message-ID: <2026011039-defection-crumpled-94c7@gregkh> References: Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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