Message ID | 20220427095916.17515-3-lecopzer.chen@mediatek.com (mailing list archive) |
---|---|
State | New, archived |
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 D7E81C433F5 for <linux-arm-kernel@archiver.kernel.org>; Wed, 27 Apr 2022 10:10:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: 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: List-Owner; bh=6x2hQN1TRg/Q0A9/T6sX6eea2GgM2kSAYn3IkGCRTlk=; b=LmHnGxLgCTuro9 UoOhdTlFQvMGxfQTHVM5QgmpdXAddD8oOMebde1XOx6TuTbUIA9JAM+m+oGljn3ptr3TIcsmlgihB zIkeOdjjNTUlWR6vx/bFhfRHIfoRpDTzCUBgM+fgO7wZCB7h2n6zOn7rjFhyt/6Ay/GqcWHG7nvNn F10clvBGJWSOMJZYY8WrcPJ5lD3+cGKBw10DVQdZBaAc+QapHiMP3O8zPalTaHuDX93YlSpisRfip y1pecO6QLw03JYQgM2gIA4wXiaVANMmwqxGc4Flrf/yEVsEr1fPd+A1X8qyW79Jvbw8V38o4xgJmD rJXI4/jN4Mb7SjO3QZrw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njebx-000sw6-9s; Wed, 27 Apr 2022 10:09:29 +0000 Received: from mailgw01.mediatek.com ([216.200.240.184]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njebb-000ssa-K8 for linux-arm-kernel@lists.infradead.org; Wed, 27 Apr 2022 10:09:09 +0000 X-UUID: 58e16c7272e94f7bbf986941ec7de954-20220427 X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.4, REQID:cf01a98a-9851-4d05-8201-c2d360f5563b, OB:0, LO B:0,IP:0,URL:0,TC:0,Content:-20,EDM:0,RT:0,SF:0,FILE:0,RULE:Release_Ham,AC TION:release,TS:-20 X-CID-META: VersionHash:faefae9, CLOUDID:1c0be52e-6199-437e-8ab4-9920b4bc5b76, C OID:IGNORED,Recheck:0,SF:nil,TC:nil,Content:0,EDM:-3,File:nil,QS:0,BEC:nil X-UUID: 58e16c7272e94f7bbf986941ec7de954-20220427 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw01.mediatek.com (envelope-from <lecopzer.chen@mediatek.com>) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1198324645; Wed, 27 Apr 2022 03:09:01 -0700 Received: from mtkexhb02.mediatek.inc (172.21.101.103) by MTKMBS62N2.mediatek.inc (172.29.193.42) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 27 Apr 2022 02:59:36 -0700 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkexhb02.mediatek.inc (172.21.101.103) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 27 Apr 2022 17:59:35 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Wed, 27 Apr 2022 17:59:35 +0800 From: Lecopzer Chen <lecopzer.chen@mediatek.com> To: <linus.walleij@linaro.org>, <linux@armlinux.org.uk> CC: <lecopzer.chen@mediatek.com>, <andreyknvl@gmail.com>, <anshuman.khandual@arm.com>, <ardb@kernel.org>, <arnd@arndb.de>, <dvyukov@google.com>, <geert+renesas@glider.be>, <glider@google.com>, <kasan-dev@googlegroups.com>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <lukas.bulwahn@gmail.com>, <mark.rutland@arm.com>, <masahiroy@kernel.org>, <matthias.bgg@gmail.com>, <rmk+kernel@armlinux.org.uk>, <ryabinin.a.a@gmail.com>, <yj.chiang@mediatek.com> Subject: [PATCH v5 2/2] arm: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOC Date: Wed, 27 Apr 2022 17:59:16 +0800 Message-ID: <20220427095916.17515-3-lecopzer.chen@mediatek.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20220427095916.17515-1-lecopzer.chen@mediatek.com> References: <20220427095916.17515-1-lecopzer.chen@mediatek.com> MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220427_030907_703034_246302D7 X-CRM114-Status: GOOD ( 12.69 ) 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> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 |
arm: kasan: support CONFIG_KASAN_VMALLOC
|
expand
|
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index f440cf59cea1..d9d60a3a5600 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1519,6 +1519,7 @@ config HW_PERF_EVENTS config ARM_MODULE_PLTS bool "Use PLTs to allow module memory to spill over into vmalloc area" depends on MODULES + select KASAN_VMALLOC if KASAN default y help Allocate PLTs when loading modules so that jumps and calls whose