Message ID | 20240328015402.114435-1-aaron.ma@canonical.com |
---|---|
Headers | show
Received: from smtp-relay-canonical-1.canonical.com (smtp-relay-canonical-1.canonical.com [185.125.188.121]) (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 1460E24A06; Thu, 28 Mar 2024 01:55:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.125.188.121 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711590925; cv=none; b=mveNO9oCwpNSrRE2ReoTol/zQsntHWm8FeRD/ZS/hyPGrLwiU1438chovZzIM6gnkZzAefQWIGK5x3WLMtYG/KYbXOKPtpifNzojgq3mHMURnCr79h0THHJb/2LJ0TSKUwOx+YnY8Eg6wjKPVRpmwkyid78BLRGaBLVV9/iHwBQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711590925; c=relaxed/simple; bh=pmr+WPqtCsQua3sjPpbXW5V6dOiWJsHlhDnfRUVDHos=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=jB5sEAa4GkrwHCV2lvx2dH9oYdYf45S5JmtV6giOzgdhE/jlXew69KAAtvsy6xLOSFc894+tGO0aT8qZf/mV0LpUbPqCaTnyKb+V+2jtB6CVPY9PyI3ofDnzPkLQfrxOcFjr1gGjontqwMkkbje7IiWJ8vevyoUd6zE0p8Wm5Ec= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=canonical.com; spf=pass smtp.mailfrom=canonical.com; dkim=pass (2048-bit key) header.d=canonical.com header.i=@canonical.com header.b=rVV6WBE+; arc=none smtp.client-ip=185.125.188.121 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=canonical.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=canonical.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=canonical.com header.i=@canonical.com header.b="rVV6WBE+" Received: from localhost.localdomain (unknown [222.129.33.118]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-1.canonical.com (Postfix) with ESMTPSA id 8456440EAA; Thu, 28 Mar 2024 01:55:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1711590919; bh=ZqgB80NWcdUzNzyGD++4sR71ZNFT82CKoSczGCdIvR4=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=rVV6WBE+LXJe2Q/JU8TsOhVEyATfxDt5uM0jE/IRHOV8p49ua3rjlVnZHFWq7M7pq i0lkp+hzB5y/EpQ4Se49USfNRvn0sJLo9F+X6eEIbtzIPoEWJFIcR7ZjGFXfm39r1o a1htomAfGZ/NW2vkjdAxIKlY9KK9tWHItoYz4iVNk+ppwbNTZSLAgfUP7x4X1GySbu iw6OV6X38ciNlFhg3y0I7erNmj0+aYyKUdv+ajS06h6o0bDXfV4rqBp9I2dYSrjKTo 5MPYjznazFF3j7hiB+uXUjSttjltplsOd5lK3BfvJfoQZfSRddKxi5cv+eO3uHoZW4 sZdyTRGaB2pFQ== From: Aaron Ma <aaron.ma@canonical.com> To: sashal@kernel.org Cc: stable@vger.kernel.org, gregory.greenman@intel.com, linux-wireless@vger.kernel.org Subject: [PATCHi 6.6 0/1] Cherrypick one more commit to fix iwlwifi crash on BE200 Date: Thu, 28 Mar 2024 09:54:01 +0800 Message-Id: <20240328015402.114435-1-aaron.ma@canonical.com> X-Mailer: git-send-email 2.40.1 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: <linux-wireless.vger.kernel.org> List-Subscribe: <mailto:linux-wireless+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-wireless+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Cherrypick one more commit to fix iwlwifi crash on BE200
|
expand
|