Message ID | 20241009142222.1489500-1-christian.bruel@foss.st.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D1AFCCEDD9E for <linux-arm-kernel@archiver.kernel.org>; Wed, 9 Oct 2024 14:27:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:CC:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=fdirs8B0Ru7Jst3Sjcp88b8CTT5n584TdaQblKHqoyQ=; b=V33AInXyTaXCjlh7ZYBPX0U/bN 6uDafbkxLayrfCRfEypitxVRxuAih8Kw15ZySvgKXOrVF9cwBpSbL/Xwrr11Ws8/yXvlsThfyVfmO Z3JmFRAepet19eeQ8rDEkYo0RP4v44zLzaPozuVs3gwsW9uc2GwvGl3xYN/lhg4vxZmOhPZUp4sQ1 PEXlpn0dRC4Y8Mg5u9xY+Yr7uJMlUhAkWLtu7B7UWEOD2pn/WXbU6DfuNNVUovoEZfkOskAiPL12D NWKb/hq1Fmu60sZX1iQBCbndbUBgG0CMo2PCA+HUsC65ezqe4QthDIMlA3q2kDy1MoT8jKqIb60op /gaRWx+A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1syXev-00000009aDx-3BoW; Wed, 09 Oct 2024 14:27:25 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1syXbc-00000009ZiD-2whX for linux-arm-kernel@lists.infradead.org; Wed, 09 Oct 2024 14:24:02 +0000 Received: from pps.filterd (m0369457.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 499CndOo018680; Wed, 9 Oct 2024 16:23:52 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=selector1; bh=fdirs8B0Ru7Jst3Sjcp88b 8CTT5n584TdaQblKHqoyQ=; b=vNiavDZ76zocScRt2Yv6pMFoKwJYgP5gg6ECMQ CUy3O5XRT5E7licYiFoMBQJCAIMWtOLuz03Kv3IcsN/oT9iLV6GThOl0pjDujYzm vY1RdMIiFQBap0v8YUhCPpBspnVI6kLQfijtBBkk2EEv/S90RNVGQM/+Qz+GBpd5 89XA4s7yGO/3wvt6x1acR/KXDISIjwHkyj5L/NV3dJyPYgVHjoKq7+ITE9/VLlv/ 94ozbv26/nSnzf1M3Ozuw33QP/73dRvtwcBGW4Wkcyxd9QuE9HfWfx15FWzH5I6L oNbBNBO/1Bb2A9DbrXmRBDTKej4Pm5Ul1i8EYwfjDTAfcA9Q== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 423gdmsab6-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 09 Oct 2024 16:23:52 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id D50A240045; Wed, 9 Oct 2024 16:23:14 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 38B382606C6; Wed, 9 Oct 2024 16:22:37 +0200 (CEST) Received: from localhost (10.129.178.212) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.37; Wed, 9 Oct 2024 16:22:36 +0200 From: Christian Bruel <christian.bruel@foss.st.com> To: <linux@armlinux.org.uk> CC: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <christian.bruel@foss.st.com>, <alexandre.torgue@foss.st.com> Subject: [PATCH 0/1] Fix protection fault during kernel relocation Date: Wed, 9 Oct 2024 16:22:21 +0200 Message-ID: <20241009142222.1489500-1-christian.bruel@foss.st.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.129.178.212] X-ClientProxiedBy: EQNCAS1NODE4.st.com (10.75.129.82) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241009_072401_167342_5DA06881 X-CRM114-Status: UNSURE ( 8.30 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Fix protection fault during kernel relocation
|
expand
|