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=-3.9 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 347FFC388F9 for ; Sun, 8 Nov 2020 09:23:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ED58A206E3 for ; Sun, 8 Nov 2020 09:23:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="Xt22yXlr" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728080AbgKHJXy (ORCPT ); Sun, 8 Nov 2020 04:23:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47264 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726115AbgKHJXw (ORCPT ); Sun, 8 Nov 2020 04:23:52 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 455A0C0613CF; Sun, 8 Nov 2020 01:23:52 -0800 (PST) Received: from zn.tnic (p200300ec2f270b00c61e0f9d91d0a6f9.dip0.t-ipconnect.de [IPv6:2003:ec:2f27:b00:c61e:f9d:91d0:a6f9]) (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 10E001EC026D; Sun, 8 Nov 2020 10:23:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1604827429; 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=a2buimtAL9Eb9fZo0UU8VGJS+43FqGvckYGeJUnPTII=; b=Xt22yXlrTKBB7g13Tl+fr4qsoIWvqxyCfcZlZB9EC9d8M24zllrTbQUPw04fTtJJR8APy2 L49iu/SnDVRl+Pv0sqU+354TVIesQJ0ZTxZSHjQQcC7/8cnZBBKnvVTD5lEVc3StrRq3NQ iXw+GyKeNDG06XEShKimlx8lS0B1gxs= Date: Sun, 8 Nov 2020 10:23:33 +0100 From: Borislav Petkov To: Ingo Molnar Cc: x86-ml , linux-tip-commits@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Zijlstra , Linus Torvalds , Andrew Morton , Thomas Gleixner , "Paul E. McKenney" , Will Deacon Subject: Re: [tip: perf/kprobes] locking/atomics: Regenerate the atomics-check SHA1's Message-ID: <20201108092333.GA13870@zn.tnic> References: <160476203869.11244.7869849163897430965.tip-bot2@tip-bot2> <20201107160444.GB30275@zn.tnic> <20201108090521.GA108695@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201108090521.GA108695@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 08, 2020 at 10:05:21AM +0100, Ingo Molnar wrote: > So that mode change to executable was intentional, as mentioned in the > changelog. Yeah, I thought we don't make them executable in the tree but I guess we do, at least most of them, from looking at git ls-files *.sh output. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette