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 3748FC433EF for ; Fri, 4 Feb 2022 08:04:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241554AbiBDIEF (ORCPT ); Fri, 4 Feb 2022 03:04:05 -0500 Received: from mail.skyhub.de ([5.9.137.197]:39186 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232004AbiBDIED (ORCPT ); Fri, 4 Feb 2022 03:04:03 -0500 Received: from zn.tnic (dslb-088-067-221-104.088.067.pools.vodafone-ip.de [88.67.221.104]) (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 869161EC06A9; Fri, 4 Feb 2022 09:03:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1643961838; 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=s28PuTxPYod+byycJWmRofsjhJFgkcOYqHoOHuLpQ18=; b=EopqNrR4AWHHHSxq1qCATjmPeSdSsHMhwFGyp6ed41fv3IRkd3Ow9iQk7yCEOvU9vFfm0C 1WhygHSTKjBsNfmNn+D7N/olpOG0+YKGGy4rmeVyzIOduqqNICl71AxMJCNgzPK9CVt7kd NQTjqGhPzDPvMpmGWTLfalKOM7yxV5o= Date: Fri, 4 Feb 2022 09:03:52 +0100 From: Borislav Petkov To: Linus Torvalds Cc: Kees Cook , Alexander Popov , Peter Zijlstra , Thomas Gleixner , Josh Poimboeuf , Linux Kernel Mailing List , linux-hardening@vger.kernel.org Subject: Re: [PATCH v2] gcc-plugins/stackleak: Use noinstr in favor of notrace Message-ID: References: <20220203201754.1145358-1-keescook@chromium.org> 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 Thu, Feb 03, 2022 at 05:14:11PM -0800, Linus Torvalds wrote: > There are still a few objtool warnings about other issues, all look > somehow related to mce: I have a small patchset addressing that, ofc. It is on its way to be sent out but there's always something else preempting me... :-\ -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette