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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 DBB49C432BE for ; Mon, 30 Aug 2021 21:47:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B715960E90 for ; Mon, 30 Aug 2021 21:47:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238656AbhH3Vsb (ORCPT ); Mon, 30 Aug 2021 17:48:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38238 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237167AbhH3Vsa (ORCPT ); Mon, 30 Aug 2021 17:48:30 -0400 Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E7485C061575 for ; Mon, 30 Aug 2021 14:47:35 -0700 (PDT) Received: by mail-lj1-x22c.google.com with SMTP id i28so28345653ljm.7 for ; Mon, 30 Aug 2021 14:47:35 -0700 (PDT) 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=upjM0F4locNu58v0ailBAjyyAFQ+p3B+pcot7UB1a9Q=; b=f73YzCfJR48M2xW1b1DOhZviw8GcxEv+0kqSXSnP2lbO+R57Pu1qpqEUYh8vt0VYb0 YO4CPAduv+mi0ulHtsRAtPlF7nxyjRkSBNP4DSn2aiyi8JT+9v0vxNZw9MqSI5NQBzLN BuN7+DBs8gUR/4S+1oH342Oan8CD8IYCoYA3s= 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=upjM0F4locNu58v0ailBAjyyAFQ+p3B+pcot7UB1a9Q=; b=bu40ad3M1YpKy/DYcMeSIv49E/nM/VO0KVXKLuWMHBvuC3c3BIJq0rXZqgeKjmdrb4 8GcDxwO6v7vwzhcy3SX1xhAX0q1//+TEq/5DOx5Fy0fB4JR1J94Qc7rpk9gaEHmBRTKo yJgVHDTK+TtafV2QqxBZt8TyCer93W07e0u2FeBcjfkFYl34OY4fiWKNcLoSS3UBVnxu fwM1vYIInc5KCHBRrNRYgLcPyFC5Xve8MSVQ4knOIZFlfB2hKbB/nT06ytGmJx1QwnfW SszMjgTtr1V1KskVbFxUwA3MbcAQ2p4tWwhoHYuJ9g5r4vbwH8CswzwrEtj+tybfCxQV IYDQ== X-Gm-Message-State: AOAM532kShQx+JFZQAzCAFM3rvgdwqxHMR2Vl5sCGP5TwVlPdLEdMURw 6Pf7pY485FRWQnkGMxYbAt81gudoE2sm8zr1zEc= X-Google-Smtp-Source: ABdhPJxbToc0+bh/QjqIDabfgQhZrleK0XbP5TKdA3CJN1FDXpuFidi/i/e2fulv3TGqv8oPSaoTag== X-Received: by 2002:a2e:8403:: with SMTP id z3mr22952803ljg.298.1630360052987; Mon, 30 Aug 2021 14:47:32 -0700 (PDT) Received: from mail-lj1-f180.google.com (mail-lj1-f180.google.com. [209.85.208.180]) by smtp.gmail.com with ESMTPSA id e1sm1508917lfj.85.2021.08.30.14.47.32 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 30 Aug 2021 14:47:32 -0700 (PDT) Received: by mail-lj1-f180.google.com with SMTP id m4so28322524ljq.8 for ; Mon, 30 Aug 2021 14:47:32 -0700 (PDT) X-Received: by 2002:a2e:8808:: with SMTP id x8mr22716130ljh.220.1630360052206; Mon, 30 Aug 2021 14:47:32 -0700 (PDT) MIME-Version: 1.0 References: <163031993120.58256.1250660796395121952.tglx@xen13.tec.linutronix.de> <163031993245.58256.17381067625019238476.tglx@xen13.tec.linutronix.de> In-Reply-To: <163031993245.58256.17381067625019238476.tglx@xen13.tec.linutronix.de> From: Linus Torvalds Date: Mon, 30 Aug 2021 14:47:16 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [GIT pull] irq/core for v5.15-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, Aug 30, 2021 at 3:44 AM Thomas Gleixner wrote: > > Core changes: > > - The usual set of small fixes and improvements all over the place, but nothing > outstanding Heh. Welcome to the most confusing language on earth, and the completely different meanings of "stands out" and "outstanding". I would hope that some of the fixes are outstanding (or at least good enough), even if none of them stand out. Linus