From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp134-25.sina.com.cn (smtp134-25.sina.com.cn [180.149.134.25]) (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 B3099183965 for ; Thu, 30 May 2024 10:34:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=180.149.134.25 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717065306; cv=none; b=WYTk0dVGR/iZds0+Lv3YiAKcdqdami/f1p0Qh+UoOmH7vOqIMKRZWjE1qydkFfRpNytWYpAuAocS0a+1g+BjP57adVT4Htniw0CUKP+uDm76LwmDNo3KiMH24nLJ8UcLTl16zzR8gxPvhfCzu9v/tMOvOzme3nIuspuX6i5ZQMA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717065306; c=relaxed/simple; bh=FiR3ojO/QBJpeG8z5eu829M5OJ7putiXt4e2LkYJcnA=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=LXMtPgKENWWya3YVTp5Ay+VN89eQj9iCnQ+5taD7JH/iWu6bfCmuahtg/AXspMvMehkX3CiCnzoweGVC2pKp1tEVZ/5QC7QzemkOuHpnOgwfGlWelrc/eEPRiUnqZXB3KUPhS79hocxPcCGyQWSRvaRWZN8HHZDgsM+WoqXulq4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sina.com; spf=pass smtp.mailfrom=sina.com; arc=none smtp.client-ip=180.149.134.25 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sina.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sina.com X-SMAIL-HELO: localhost.localdomain Received: from unknown (HELO localhost.localdomain)([116.24.9.5]) by sina.com (10.185.250.21) with ESMTP id 6658564400002BD7; Thu, 30 May 2024 18:34:46 +0800 (CST) X-Sender: hdanton@sina.com X-Auth-ID: hdanton@sina.com Authentication-Results: sina.com; spf=none smtp.mailfrom=hdanton@sina.com; dkim=none header.i=none; dmarc=none action=none header.from=hdanton@sina.com X-SMAIL-MID: 8654903408262 X-SMAIL-UIID: 6E961D22B36B45DB8351F8958C627EC6-20240530-183446-1 From: Hillf Danton To: Vladimir Oltean Cc: syzbot , edumazet@google.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, radoslaw.zielonek@gmail.com, syzkaller-bugs@googlegroups.com, vinicius.gomes@intel.com Subject: Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Date: Thu, 30 May 2024 18:34:35 +0800 Message-Id: <20240530103435.3077-1-hdanton@sina.com> In-Reply-To: <20240530003325.h35jkwdm7mifcnc2@skbuf> References: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit On Thu, 30 May 2024 03:33:25 +0300 Vladimir Oltean > > What is the fact that you submitted only my patch 1/2 for syzbot testing > supposed to prove? It is the second patch (2/2) that addresses what has > been reported here; #syz test https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git main