Message ID | 20240430234739.79185-1-puranjay@kernel.org (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 626E1C4345F for <linux-arm-kernel@archiver.kernel.org>; Tue, 30 Apr 2024 23:48:15 +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: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=f6Cdhh/iTJRf4vSO2n7xG1AsNnQvmIUew+yykLnwoqQ=; b=rGwTMdlg/fW7h1 HefGPH+IP8s1vFu7CQbHXDGNNPeD4pwu9eY/+bV3h93F8QV1YIHLLa9HH0M00/lhgZ5Ha9MjNe8NJ GfQfJ0JnDHrQD+Vwp2euoxau9b4uz9/mqyFzfjIxY2Q4q0pXZwsXE1iQSzW8/jvcoyP121sNtjn+Q edbvsRCF7QhP8ajHUKZUUnciHggrsFtaXpkK/14+ngD38Anm82PxJmOp/z4lITs3eV6ynfYkakhm7 q+yDDXQsU9GrNl1l3LJHy9YbeaifPCaydlRR5s7n4hv8tV+DBpnhiS1u5zITNUZb5Y/XzHE54NhI0 S9LhkBJutg/NUzSpe8WA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s1xCc-00000008BJr-0yjt; Tue, 30 Apr 2024 23:48:02 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s1xCY-00000008BJR-21yS for linux-arm-kernel@lists.infradead.org; Tue, 30 Apr 2024 23:48:00 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 7600B614AE; Tue, 30 Apr 2024 23:47:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B347FC2BBFC; Tue, 30 Apr 2024 23:47:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1714520877; bh=PLPVqhQRlus3LUcFG0i98BglJZl7YvBW2wnBwNUCuGQ=; h=From:To:Cc:Subject:Date:From; b=dhp4vIMEQ3Ls5HUbPxnXchWnFjcd3RNSCivXsIRulmdKUdKdEY7EBfAJ+kgQvbvfm JiCxKTbk+EmjN8tZcEb6NxeNfsSELnzpwLzWbQ5lv6RJQLvJ+goIgKJ1Ggif4JXAA1 2MHjZ5JQ0NF1HI9/J019OIj3/Cza5sa95uFKGn5BvDv+FiEHbr4jyOCvM0xkvyuCaa cKbbS099XqLAp0zWkln3RlvaEMM7sNMHZVo205fxwFqda3EqdgAvEloIuswIcKyTvd adyIhOdSnOk4A3WtFcisgMSnKEKa4nt0pBxAe0fC9utefkpQNwoE7/iwdZxzSSrMHh kz9pFeLrYB5aQ== From: Puranjay Mohan <puranjay@kernel.org> To: Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org>, Alexei Starovoitov <ast@kernel.org>, Daniel Borkmann <daniel@iogearbox.net>, Andrii Nakryiko <andrii@kernel.org>, Martin KaFai Lau <martin.lau@linux.dev>, Eduard Zingerman <eddyz87@gmail.com>, Song Liu <song@kernel.org>, Yonghong Song <yonghong.song@linux.dev>, John Fastabend <john.fastabend@gmail.com>, KP Singh <kpsingh@kernel.org>, Stanislav Fomichev <sdf@google.com>, Hao Luo <haoluo@google.com>, Jiri Olsa <jolsa@kernel.org>, Zi Shen Lim <zlim.lnx@gmail.com>, Xu Kuohai <xukuohai@huawei.com>, Florent Revest <revest@chromium.org>, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bpf@vger.kernel.org, Kumar Kartikeya Dwivedi <memxor@gmail.com> Cc: puranjay12@gmail.com Subject: [PATCH bpf-next v5 0/2] bpf, arm64: Support per-cpu instruction Date: Tue, 30 Apr 2024 23:47:37 +0000 Message-Id: <20240430234739.79185-1-puranjay@kernel.org> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240430_164758_656174_20979872 X-CRM114-Status: GOOD ( 11.54 ) 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="utf-8" Content-Transfer-Encoding: base64 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 |
bpf, arm64: Support per-cpu instruction
|
expand
|