From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-21.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51EF1C433E0 for ; Mon, 25 Jan 2021 23:32:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2ABA7227BF for ; Mon, 25 Jan 2021 23:32:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732620AbhAYXa7 (ORCPT ); Mon, 25 Jan 2021 18:30:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:36724 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732438AbhAYXav (ORCPT ); Mon, 25 Jan 2021 18:30:51 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 6F6F622A84; Mon, 25 Jan 2021 23:30:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611617410; bh=KkMxQ+vHsUYumkAumXkTO1FhHTJql/Il+Pn7iHRzVAg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=bPsBywWoSeSEg/dGNt1IAAghtZW9szXkV9fXg/M7vIx2CNkk1Dp+S1NcRYRa//H2U kC7id9lF6gPm9lj+MaG1Yle1yAMgMTyATjFMCl+xtg5b8NQtte9Ups+Xv4+WFjbdwd rAHAn+mufhCHdqMvOIHlWx/Jo1Y4jd1vUZst0iiAa052dDfUPYkxxwZ84PKqoH+pnL Ihk2DSJLGGZMK2w7ldUmfPgVefhSPdcRKTNqCfCMzI87Ka0s7vxq77tpTvqH5GOs4B 0CI/xBzqvgaexpFr3XQWruCNzaeLfRRjBM0LdoHLQFEb0ce3hr+ye6C6YiJd0oy1c+ W+4nhaCqNPSoQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH bpf-next] tools headers: Sync struct bpf_perf_event_data From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161161741038.15463.3231537580662958439.git-patchwork-notify@kernel.org> Date: Mon, 25 Jan 2021 23:30:10 +0000 References: <20210123185221.23946-1-dev@der-flo.net> In-Reply-To: <20210123185221.23946-1-dev@der-flo.net> To: Florian Lehner Cc: bpf@vger.kernel.org, netdev@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org, yhs@fb.com Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org Hello: This patch was applied to bpf/bpf-next.git (refs/heads/master): On Sat, 23 Jan 2021 19:52:21 +0100 you wrote: > Update struct bpf_perf_event_data with the addr field to match the > tools headers with the kernel headers. > > Signed-off-by: Florian Lehner > --- > tools/include/uapi/linux/bpf_perf_event.h | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [bpf-next] tools headers: Sync struct bpf_perf_event_data https://git.kernel.org/bpf/bpf-next/c/726bf76fcd09 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html