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 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 60572C433E0 for ; Mon, 8 Feb 2021 14:42:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1485064E75 for ; Mon, 8 Feb 2021 14:42:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232621AbhBHOl4 (ORCPT ); Mon, 8 Feb 2021 09:41:56 -0500 Received: from mail.skyhub.de ([5.9.137.197]:56528 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232871AbhBHOUq (ORCPT ); Mon, 8 Feb 2021 09:20:46 -0500 Received: from zn.tnic (p200300ec2f073f00628fe78cdb18e959.dip0.t-ipconnect.de [IPv6:2003:ec:2f07:3f00:628f:e78c:db18:e959]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 5DB511EC025A; Mon, 8 Feb 2021 15:20:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1612794000; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=0916GFWjobhpdtl0LxXuwelF3OucqI1KlbA66uCf0Mw=; b=Vcz79MheqThN2tbRzYJV3LKmCluIHsnM3xZ4QT0vyOUdmmx08Sg5OKo3FofSqA2oW5aTUy RmqoR8mnqjKNdVAv+JLIMf0RhKS6H1xHLPovaLrE+c7hALvTEhzWhwWT2Lz3tj2MT3WY9y JvVr1SL0LiiaCCoO2dckVgVyUKzz9sg= Date: Mon, 8 Feb 2021 15:19:57 +0100 From: Borislav Petkov To: Rong Chen Cc: Peter Zijlstra , kernel test robot , Thomas Gleixner , LKML , kbuild-all@lists.01.org, x86@kernel.org, Kees Cook Subject: Re: [kbuild-all] Re: [patch 06/12] x86/entry: Convert system vectors to irq stack macro Message-ID: <20210208141957.GA18227@zn.tnic> References: <20210204211154.713523041@linutronix.de> <202102051148.WIj5O4Ry-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 07, 2021 at 04:15:11PM +0800, Rong Chen wrote: > Thanks for the advice, we'll add the check to our cluster, > and sorry for the inconvenience. When it comes to the tip tree, I'd say you guys are much better off not scraping any patches from the mailing list but simply testing the tip branches. That would be more than enough and you already do that anyway. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette