From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rtits2.realtek.com.tw (rtits2.realtek.com [211.75.126.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E9E0D25A2A2; Wed, 3 Jun 2026 04:08:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=211.75.126.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780459736; cv=none; b=EM4WDR+4l6VWiZHNKjvbS/YAxNMJNjm+pVPCjU5TRX/50rCtJQgro9X9aTHzBL8plyc4SPhoDQ95BZjREVYIv/5LYyzfGREPHVrqj4MdgyJOvp4+ClSM3ihWpFlpLjX6mZ4v3Nq1H9WAHmsk9ubfewS4Llve2JJ/LrLu+Ju6KXc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780459736; c=relaxed/simple; bh=W+EYccN7fJsFKgpFL8gFpT4nyRR6FpUn5fBWrr3/dpc=; h=From:To:CC:Subject:Date:Message-ID:References:In-Reply-To: Content-Type:MIME-Version; b=kbDmvdl4IynNyKs72YL7PS3C/w+BSzfPelQ47Qv3XQKBEWg2O72hCCntUsmx9YQjkl8Twzn5/1iitsRtJQiEcegSTf12o4CtskHosIgbr+IyPnQnv81Yfmg1OhI4gCW6o1baVKsvpx2Sj3wvQKauZjpgVOAH3GtnZtCynKP4y3k= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=realtek.com; spf=pass smtp.mailfrom=realtek.com; dkim=pass (2048-bit key) header.d=realtek.com header.i=@realtek.com header.b=tis0ARqh; arc=none smtp.client-ip=211.75.126.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=realtek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=realtek.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=realtek.com header.i=@realtek.com header.b="tis0ARqh" X-SpamFilter-By: ArmorX SpamTrap 5.80 with qID 65348TVO03551134, This message is accepted by code: ctloc85258 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=realtek.com; s=dkim; t=1780459709; bh=W+EYccN7fJsFKgpFL8gFpT4nyRR6FpUn5fBWrr3/dpc=; h=From:To:CC:Subject:Date:Message-ID:References:In-Reply-To: Content-Type:Content-Transfer-Encoding:MIME-Version; b=tis0ARqhwiD1WxK/P692+Y6fBvELRuEbsZ9ZRJTYVd4oAtnmvUC+e+NoxklrMufI+ MSle2Tv4b6JzHlktcokk/CYiGg3latVxC3isAt0fi2syr398+ucnJL8bmJ7NmdbGXI 7VXmMGmSR0TCOk44PmTbSTwhfoAmRu5dBRC4klk3bzGYE8EoVxYjkVGJCZcR4xbXp2 2nyyjMaNwpaE46HNJSs4sPnSo6hpusWvGd11uAtdp2VHthUKLDPgnroZXGdpM2fAS9 XEswzrkrDGu/iY7u9CQcLDspn35+hLIeO/pLj0e+FLIalodICtgpjS6JZ0mIpg9/Fr omoj0JfCLLG2Q== Received: from mail.realtek.com (rtkexhmbs02.realtek.com.tw[172.21.6.41]) by rtits2.realtek.com.tw (8.15.2/3.28/5.94) with ESMTPS id 65348TVO03551134 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 3 Jun 2026 12:08:29 +0800 Received: from RTKEXHMBS04.realtek.com.tw (10.21.1.54) by RTKEXHMBS02.realtek.com.tw (172.21.6.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.17; Wed, 3 Jun 2026 12:08:29 +0800 Received: from RTKEXHMBS04.realtek.com.tw ([::1]) by RTKEXHMBS04.realtek.com.tw ([fe80::552f:8b32:656c:c395%6]) with mapi id 15.02.2562.017; Wed, 3 Jun 2026 12:08:29 +0800 From: Justin Lai To: Jakub Kicinski CC: Alexander Lobakin , "davem@davemloft.net" , "edumazet@google.com" , "pabeni@redhat.com" , "andrew+netdev@lunn.ch" , "linux-kernel@vger.kernel.org" , "netdev@vger.kernel.org" , "horms@kernel.org" , Ping-Ke Shih , Larry Chiu Subject: RE: [PATCH] rtase: Avoid sleeping in get_stats64() Thread-Topic: [PATCH] rtase: Avoid sleeping in get_stats64() Thread-Index: AQHc8Y9Zk86yDw9UQUiLPdmdwKAAprYpKAUAgAHvlVD///T1AIABLPiw Date: Wed, 3 Jun 2026 04:08:29 +0000 Message-ID: References: <20260601062447.64027-1-justinlai0215@realtek.com> <20260602110904.47b149b6@kernel.org> In-Reply-To: <20260602110904.47b149b6@kernel.org> Accept-Language: zh-TW, en-US Content-Language: zh-TW Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Jakub Kicinski wrote: > On Tue, 2 Jun 2026 10:50:13 +0000 Justin Lai wrote: > > I'll add the Fixes tag and resend this patch targeting the net tree. >=20 > You can just reply with the Fixes tag here, our tooling collects those fr= om the > list, like it does review tags. No need to repost. Hi Jakub, Thanks for the suggestion. This patch was originally based on net-next. I will repost it against net with a Fixes tag and Cc: stable@vger.kernel.org. Thanks, Justin