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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BD2EFC433F5 for ; Tue, 8 Mar 2022 20:54:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241478AbiCHUzS (ORCPT ); Tue, 8 Mar 2022 15:55:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58868 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233035AbiCHUzP (ORCPT ); Tue, 8 Mar 2022 15:55:15 -0500 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9945C3CFDC for ; Tue, 8 Mar 2022 12:54:18 -0800 (PST) Received: by mail-lf1-x12f.google.com with SMTP id w12so142972lfr.9 for ; Tue, 08 Mar 2022 12:54:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=MO3ZBNJePqQGyLPMQe8PRpnm9Bddgo+644GgiUPEy/M=; b=bHbT/b64rzz3SkFBCHfbQdq5oLHBwAkVr2qxv1DIAivupXQeBrvKZD8eYRfIp0aMYY 78qesE9m8jzgMsaUzCWU+YA2uCcaE6L1WrQW+AtC1WUFiZp4zxo5bqZolsDx2WvD+ej3 fF5c+vdqsw7bveac0dF7ugPyvDQuuUeefZtGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=MO3ZBNJePqQGyLPMQe8PRpnm9Bddgo+644GgiUPEy/M=; b=bOm9iHLSH/lbzaoNL9dsc1kri2u/cwXjziFTP5YtIHuSkcpZEBWf9jx+I8i+hQOqNx R9zwJSrgfprys6kzvmLQrGsASV6ES4zvWJ7C4Sq3UjQn4WwP/0NcEU4VLSMso3kKhQrg p0cA4JH5fKTP1HJEQeoxwcb9dsCH9c9qUGVSmRwRnkyVO9zux582rUa8bC/zmXfLCo5s wOI9xzOd3/cMjDIOdUGsGK4qRZuSZrHNouj7jAD2gT8Krk/gdMfANWFnPWbXRKd5Smaq X3ibcyFfxKpSgSRxrPY9d7Uv2qbKleLny3sBLZTQW4kB16a7euj/H5/aSMq7nSfjGt13 9nYg== X-Gm-Message-State: AOAM530zboXGAsIvZ0ois7yxLpjxrEXFzt6qQFuKybVLZTFvaofAT8sx 3fzOZZz825S8cYB5ZCjGY924Pf83t3PIuWrrtBo= X-Google-Smtp-Source: ABdhPJy/hhvz5f/MuzyIjRtluKFiYLujVOYS2nzXXt9tuc2gvdlvUPR6gP0jXIWu82GwLwQbybuLlQ== X-Received: by 2002:a05:6512:965:b0:447:8cd0:48b9 with SMTP id v5-20020a056512096500b004478cd048b9mr11977112lft.672.1646772856650; Tue, 08 Mar 2022 12:54:16 -0800 (PST) Received: from mail-lf1-f48.google.com (mail-lf1-f48.google.com. [209.85.167.48]) by smtp.gmail.com with ESMTPSA id q27-20020a19431b000000b0044847642a6dsm438035lfa.299.2022.03.08.12.54.14 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 08 Mar 2022 12:54:14 -0800 (PST) Received: by mail-lf1-f48.google.com with SMTP id r7so181598lfc.4 for ; Tue, 08 Mar 2022 12:54:14 -0800 (PST) X-Received: by 2002:a05:6512:e8a:b0:443:7b8c:579a with SMTP id bi10-20020a0565120e8a00b004437b8c579amr12043565lfb.687.1646772854246; Tue, 08 Mar 2022 12:54:14 -0800 (PST) MIME-Version: 1.0 References: <20220308191820.18270-1-linkmauve@linkmauve.fr> In-Reply-To: From: Linus Torvalds Date: Tue, 8 Mar 2022 12:53:58 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] ARM: fix compilation error when BPF_SYSCALL is disabled To: Nathan Chancellor Cc: Emmanuel Gil Peyrot , Russell King , Catalin Marinas , Linux ARM , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 8, 2022 at 12:39 PM Nathan Chancellor wrote: > > Linus, would it be possible for you apply this directly? Done. Linus 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 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 E7359C433EF for ; Tue, 8 Mar 2022 20:56:57 +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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=cwddrX6ca5A00v7jGFvqcD4CXsFcBilDD1xzTOhFnQA=; b=u5e4CsmaSxrm78 aYxtOgOJRnFVORWyXop1OWa9OtTDUxbF+OQVmwRmz7Bfn026ceUdkHl/F3hKbagmjU+hZttkk+agj XIpJhccazsWVo0XGuWzOwbXevlOMOUeeT13nnuCai9GRVkm+98GnuTfaEBMlsvT4h0l9vV3zqa9za +Tb2czS7w+RnRt6Zsr/9i2csM0AwLU8d6qjQ8V2Aqon5YePJhfo+Cb1fOczBo0STiBvwBG7sHnWRS npLCUW9kbO/p/h0hYLUxiiIPKHvmjGyQyQ7amTdvmG3ld+Hld2LS7QvhYMXSAKritdJbNSPPesh6g LqVr+5NHCUug0f4n44pg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nRgqn-006Dj4-L9; Tue, 08 Mar 2022 20:54:34 +0000 Received: from mail-lf1-x136.google.com ([2a00:1450:4864:20::136]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nRgqX-006Dd3-U7 for linux-arm-kernel@lists.infradead.org; Tue, 08 Mar 2022 20:54:19 +0000 Received: by mail-lf1-x136.google.com with SMTP id g17so200711lfh.2 for ; Tue, 08 Mar 2022 12:54:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=MO3ZBNJePqQGyLPMQe8PRpnm9Bddgo+644GgiUPEy/M=; b=bHbT/b64rzz3SkFBCHfbQdq5oLHBwAkVr2qxv1DIAivupXQeBrvKZD8eYRfIp0aMYY 78qesE9m8jzgMsaUzCWU+YA2uCcaE6L1WrQW+AtC1WUFiZp4zxo5bqZolsDx2WvD+ej3 fF5c+vdqsw7bveac0dF7ugPyvDQuuUeefZtGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=MO3ZBNJePqQGyLPMQe8PRpnm9Bddgo+644GgiUPEy/M=; b=ULxk+2981wJmHyfdMKQg0uLVy033wUcPBjMY5aSKUIgKEYzJVeccrXVvEXgvNkhETp Hvhl/w1EAmS+0s/V3Z73ZGwrNaGCyV/uwzaT6vALEYPB5jqtfgCcVhigAIwxDuiIhZSn csKxa7r9wstZCJ/dGccIu0YjjJ39MC0np0EvOFRB0AH0jbwAM2fdruoLi1CvwBp+ppV7 YbhfMpGu/z6Ev7tfLJgXfWH3bueiCNV7/1e5LWZ1LG0a3ANEDOMi3z1hTJe0an2sPLuW XH25W++/GAOrx6iqwmCU0mTBfce1J7xcpfsaifV6UPfcFlEWIYJLEg/VCOAS3FmxcdUH RG/A== X-Gm-Message-State: AOAM532xdlpvxcLotwiXllCcjvtJWJIcoIObsZVC2IPlfWw+VuJuOedk 0q0tkgAh223r+vMq1qBN1D30djS3dodcu4Vg2Aw= X-Google-Smtp-Source: ABdhPJz/fF1+hfBGe99lblVjttlnXeWh2NaqsmE70wkCbIlQ7bXfA62fSsuM3dOL9eUFOpfmsKe5Mg== X-Received: by 2002:a05:6512:ad2:b0:448:3655:fac5 with SMTP id n18-20020a0565120ad200b004483655fac5mr5423419lfu.136.1646772855674; Tue, 08 Mar 2022 12:54:15 -0800 (PST) Received: from mail-lf1-f44.google.com (mail-lf1-f44.google.com. [209.85.167.44]) by smtp.gmail.com with ESMTPSA id b8-20020ac25628000000b004484bd1be5esm244304lff.256.2022.03.08.12.54.14 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 08 Mar 2022 12:54:14 -0800 (PST) Received: by mail-lf1-f44.google.com with SMTP id r4so207240lfr.1 for ; Tue, 08 Mar 2022 12:54:14 -0800 (PST) X-Received: by 2002:a05:6512:e8a:b0:443:7b8c:579a with SMTP id bi10-20020a0565120e8a00b004437b8c579amr12043565lfb.687.1646772854246; Tue, 08 Mar 2022 12:54:14 -0800 (PST) MIME-Version: 1.0 References: <20220308191820.18270-1-linkmauve@linkmauve.fr> In-Reply-To: From: Linus Torvalds Date: Tue, 8 Mar 2022 12:53:58 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] ARM: fix compilation error when BPF_SYSCALL is disabled To: Nathan Chancellor Cc: Emmanuel Gil Peyrot , Russell King , Catalin Marinas , Linux ARM , Linux Kernel Mailing List X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220308_125418_028941_3A19EF2E X-CRM114-Status: UNSURE ( 8.47 ) 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Mar 8, 2022 at 12:39 PM Nathan Chancellor wrote: > > Linus, would it be possible for you apply this directly? Done. Linus _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel