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 B12FCC433E9 for ; Thu, 4 Mar 2021 10:50:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7F81564F31 for ; Thu, 4 Mar 2021 10:50:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239028AbhCDKuK (ORCPT ); Thu, 4 Mar 2021 05:50:10 -0500 Received: from mail.skyhub.de ([5.9.137.197]:55158 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239011AbhCDKtk (ORCPT ); Thu, 4 Mar 2021 05:49:40 -0500 Received: from zn.tnic (p200300ec2f0f5900e15878ab9d7a3926.dip0.t-ipconnect.de [IPv6:2003:ec:2f0f:5900:e158:78ab:9d7a:3926]) (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 8F88B1EC0328; Thu, 4 Mar 2021 11:48:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1614854939; 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=usPlPnG+TN8B9j8SKK3AZ5P+yKgh8QbuCpr8oNtt/9c=; b=rIKxU3cBVWWwveyYBANFdA8RuzM/g2Wz0eVDSGL6Hdvzsx/rODREuX0DUsIZYytPTzf/aO 9+4D+rVlBXCc7YDRz8+Yzr24CQ1PhGv53NqnkLbAn7dZxHzgRniOnvaciSS2d4IZxeu7dL ttQx1/rd6FdNcpoUZ50Celouk6PVHJo= Date: Thu, 4 Mar 2021 11:48:53 +0100 From: Borislav Petkov To: Jiri Slaby Cc: linux-kernel@vger.kernel.org, Andy Lutomirski , Sean Christopherson , Jarkko Sakkinen , Jethro Beekman , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org Subject: Re: [PATCH] x86/vdso: Use proper modifier for len's printf in extract Message-ID: <20210304104853.GA15496@zn.tnic> References: <20210303064357.17056-1-jslaby@suse.cz> <20210303183650.GG22305@zn.tnic> <1804463d-bb45-ea75-b4b0-1238c35638a0@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1804463d-bb45-ea75-b4b0-1238c35638a0@suse.cz> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 04, 2021 at 06:18:25AM +0100, Jiri Slaby wrote: > It's built with gcc 10 from tumbleweed and it's a standard config from > kerncvs: > https://github.com/openSUSE/kernel-source/blob/stable/config/i386/pae Nope, can't trigger with that one either. :-\ Anyway, it is obvious enough so applied. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette