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=-6.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 CB2F4C433DB for ; Thu, 4 Feb 2021 01:01:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 81D4A64F5D for ; Thu, 4 Feb 2021 01:01:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234233AbhBDBBY (ORCPT ); Wed, 3 Feb 2021 20:01:24 -0500 Received: from mail.kernel.org ([198.145.29.99]:41536 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233575AbhBDBBW (ORCPT ); Wed, 3 Feb 2021 20:01:22 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6F3B364F55; Thu, 4 Feb 2021 01:00:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612400441; bh=smBp8AnOVVzwODUEAWjwK0XVQziFJjFk6acz4Wq0qRs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=i1I+izSK3BQpzHF5pa9ly4kTNQZxYfVN5Fd1+hXXG9ZHNZyxlETvZ3Hp7TUS1o3H0 x5VES+9bQgpTMzroXG0g0Yb4igWR3cI3TMioeTn4OZl/B58nvuU1a3oYlbocPyWXGZ fFbfTAZ1PmdDI2HV+V6NuuQVwTj2sBvV/6PV9mRxYUTGuFPcbB6EqDIKJB2hzWKKDY VeJ1/uBqF+yS+48bHAERB4txfxzp755Nb8zbcZeP9gyllz1aM0bAhIWiuabsXoWiZb lm/USizoeqpQrpkgkO4cwrmFJaU0J30A46Tjo7uMtw76mamlG1F5OR+G1vUNGLHUVj lG5vdaNqT3OlA== Received: by quaco.ghostprotocols.net (Postfix, from userid 1000) id E64A640513; Wed, 3 Feb 2021 22:00:38 -0300 (-03) Date: Wed, 3 Feb 2021 22:00:38 -0300 From: Arnaldo Carvalho de Melo To: Chris Murphy Cc: Andrii Nakryiko , bpf Subject: Re: 5:11: in-kernel BTF is malformed Message-ID: <20210204010038.GA854763@kernel.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Url: http://acmel.wordpress.com Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org Em Wed, Feb 03, 2021 at 05:46:48PM -0700, Chris Murphy escreveu: > This is just the vmlinuz-5.11.0-0.rc6.141.fc34.x86_64 file > > https://drive.google.com/file/d/1G_2qLVRIy-ExaJI1-cTqDssrDu3sWo-m/view?usp=sharing Can you please provide the vmlinux for this file as well? - Arnaldo