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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 2E7BDC4361B for ; Tue, 15 Dec 2020 02:03:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DDF2720657 for ; Tue, 15 Dec 2020 02:03:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726063AbgLOCDT (ORCPT ); Mon, 14 Dec 2020 21:03:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40362 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726104AbgLOCDD (ORCPT ); Mon, 14 Dec 2020 21:03:03 -0500 Received: from mail-lf1-x143.google.com (mail-lf1-x143.google.com [IPv6:2a00:1450:4864:20::143]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5AB60C061793 for ; Mon, 14 Dec 2020 18:02:23 -0800 (PST) Received: by mail-lf1-x143.google.com with SMTP id w13so35291965lfd.5 for ; Mon, 14 Dec 2020 18:02:23 -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=w6VR7BMk8sGNVAqJdWbIyj8uJ/cTJrWrPZLJ1YvbN/4=; b=f2A2ulXY38NAFQ+7xMPn25y/vehQjJbaaQEGIXwzDA/TJCPEyZaUBg3iH4bURFckTz h3XsyBZwNUum3P/3tdJR+BniB7ld8LyjqCMCOazbbI2wTIvp2B9Es393YZlv47LiSjwV LpEOzhYJZNpy/cX6nzyQyWXpBSHN+l26Jlazc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=w6VR7BMk8sGNVAqJdWbIyj8uJ/cTJrWrPZLJ1YvbN/4=; b=Dr1IeDhpJQ1eKDdnBNxcv99MNc9u+nCJ7rueGhicb0B08qQgThrp4U9yamje42HAF3 M49Nrp9z81hIQo2CerYZ9f9+HQvf21XAB2w19jZiHnwn4W+YYNlYJW0/RE6kHcyrUoLI /3IyjsPJag/kmtcVAQGziMeqwWmMww72YXKRN1voC1yOS+zvfUVdHVRzzzmDu5U8AP+u XAbeKuK4UC0aBBVaUD/kM0pImzB39tqxuejmO6T0dqzh5q6feKwlypTXXRX5yPCtpj0G ++xdk4fmhuXqhc+HYqCNFRp8S0ng4Pa0e303bP9n7N0gPPG4q+CHdcokUwi1MZ9u8lU6 wFQw== X-Gm-Message-State: AOAM530aQ0e5ox1657KzEtiqIGFrtoHV8mHMFyY9QHay1XCEKiModZp8 flI+RVPlAorsgNMvMxORIKNEgI4dUwqpUA== X-Google-Smtp-Source: ABdhPJwqCMTV154AKj//Roc6h2qyg6rRM15hwBSI6QPWuRPr/lANgUSBPlxiRDF43bl8y1QKa/S3ag== X-Received: by 2002:a19:5f59:: with SMTP id a25mr11554250lfj.310.1607997741353; Mon, 14 Dec 2020 18:02:21 -0800 (PST) Received: from mail-lf1-f47.google.com (mail-lf1-f47.google.com. [209.85.167.47]) by smtp.gmail.com with ESMTPSA id b3sm34605lff.190.2020.12.14.18.02.19 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 14 Dec 2020 18:02:20 -0800 (PST) Received: by mail-lf1-f47.google.com with SMTP id o19so9678468lfo.1 for ; Mon, 14 Dec 2020 18:02:19 -0800 (PST) X-Received: by 2002:a2e:6f17:: with SMTP id k23mr11842790ljc.411.1607997739622; Mon, 14 Dec 2020 18:02:19 -0800 (PST) MIME-Version: 1.0 References: <160797732939.10793.9152151866806316627.tglx@nanos> <160797733303.10793.16327860918275449762.tglx@nanos> In-Reply-To: <160797733303.10793.16327860918275449762.tglx@nanos> From: Linus Torvalds Date: Mon, 14 Dec 2020 18:02:03 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [GIT pull] irq/core for v5.11-rc1 To: Thomas Gleixner Cc: Linux Kernel Mailing List , "the arch/x86 maintainers" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 14, 2020 at 12:25 PM Thomas Gleixner wrote: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-core-2020-12-14 What? This is completely broken, and doesn't even build. In particular, look at commit a07d244f00de ("genirq: Move irq_set_lockdep_class() to core"). Look at the EXPORT_SYMBOL_GPL(). How did this happen? Usually the -tip pull requests don't have glaring problems like this. Linus