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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 761B9C433F5 for ; Fri, 18 Mar 2022 17:40:47 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4KKrrs4syZz3bVK for ; Sat, 19 Mar 2022 04:40:45 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=casper.20170209 header.b=VYpN1CoB; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=infradead.org (client-ip=2001:8b0:10b:1236::1; helo=casper.infradead.org; envelope-from=peterz@infradead.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=casper.20170209 header.b=VYpN1CoB; dkim-atps=neutral Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4KKrr530CKz3069 for ; Sat, 19 Mar 2022 04:40:02 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=cya1qLD0P42aWQWkjKaY3QBjbUjBXUzgtuTZm/iNADQ=; b=VYpN1CoBXGW19Y0/LzJfcfuerc 3eIeWuR++TJKWvOxX1KDba3UudDsT+Lr5buXNGmiQdlHdLMy/JU6q5+xYYx5srDlzTPkQiwnxHbde S0bueT3j0CFJTgUGZnRiS5OLqV0LM3ro7zIV6g7Zqaa56e1zio+KIDc+62zFZYiR08VR0/YLlfMLw /VPSTpc4xe8zlLuCptrq162W5jdbQdrfF+qb7pwaqSsLhwRSS/hRfirhXiJUCqKsGl4BDFDGXmqHW anCypu1Y4iiXNBQavBxPuLcTtzuA6f5AOnLWvjxswQxc6Kd/Ep5Bu98mFt18A/KnBJrBWqfdYe8W1 VGiYLfqw==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=worktop.programming.kicks-ass.net) by casper.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1nVGZX-0089Iz-4V; Fri, 18 Mar 2022 17:39:31 +0000 Received: by worktop.programming.kicks-ass.net (Postfix, from userid 1000) id BE52598841D; Fri, 18 Mar 2022 18:39:30 +0100 (CET) Date: Fri, 18 Mar 2022 18:39:30 +0100 From: Peter Zijlstra To: Christophe Leroy Subject: Re: [PATCH v1 1/2] static_call: Properly initialise DEFINE_STATIC_CALL_RET0() Message-ID: <20220318173930.GR8939@worktop.programming.kicks-ass.net> References: <1e0a61a88f52a460f62a58ffc2a5f847d1f7d9d8.1647253456.git.christophe.leroy@csgroup.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1e0a61a88f52a460f62a58ffc2a5f847d1f7d9d8.1647253456.git.christophe.leroy@csgroup.eu> X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: x86@kernel.org, "H. Peter Anvin" , Dave Hansen , linux-kernel@vger.kernel.org, Steven Rostedt , Jason Baron , Ingo Molnar , Borislav Petkov , Josh Poimboeuf , Thomas Gleixner , linuxppc-dev@lists.ozlabs.org, Ard Biesheuvel Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Thanks! 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 EB315C433F5 for ; Fri, 18 Mar 2022 17:40:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239693AbiCRRla (ORCPT ); Fri, 18 Mar 2022 13:41:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57990 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234956AbiCRRl2 (ORCPT ); Fri, 18 Mar 2022 13:41:28 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B3C95196084 for ; Fri, 18 Mar 2022 10:40:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=cya1qLD0P42aWQWkjKaY3QBjbUjBXUzgtuTZm/iNADQ=; b=VYpN1CoBXGW19Y0/LzJfcfuerc 3eIeWuR++TJKWvOxX1KDba3UudDsT+Lr5buXNGmiQdlHdLMy/JU6q5+xYYx5srDlzTPkQiwnxHbde S0bueT3j0CFJTgUGZnRiS5OLqV0LM3ro7zIV6g7Zqaa56e1zio+KIDc+62zFZYiR08VR0/YLlfMLw /VPSTpc4xe8zlLuCptrq162W5jdbQdrfF+qb7pwaqSsLhwRSS/hRfirhXiJUCqKsGl4BDFDGXmqHW anCypu1Y4iiXNBQavBxPuLcTtzuA6f5AOnLWvjxswQxc6Kd/Ep5Bu98mFt18A/KnBJrBWqfdYe8W1 VGiYLfqw==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=worktop.programming.kicks-ass.net) by casper.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1nVGZX-0089Iz-4V; Fri, 18 Mar 2022 17:39:31 +0000 Received: by worktop.programming.kicks-ass.net (Postfix, from userid 1000) id BE52598841D; Fri, 18 Mar 2022 18:39:30 +0100 (CET) Date: Fri, 18 Mar 2022 18:39:30 +0100 From: Peter Zijlstra To: Christophe Leroy Cc: Josh Poimboeuf , Jason Baron , Steven Rostedt , Ard Biesheuvel , Thomas Gleixner , Michael Ellerman , Ingo Molnar , Borislav Petkov , Dave Hansen , "H. Peter Anvin" , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, x86@kernel.org Subject: Re: [PATCH v1 1/2] static_call: Properly initialise DEFINE_STATIC_CALL_RET0() Message-ID: <20220318173930.GR8939@worktop.programming.kicks-ass.net> References: <1e0a61a88f52a460f62a58ffc2a5f847d1f7d9d8.1647253456.git.christophe.leroy@csgroup.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1e0a61a88f52a460f62a58ffc2a5f847d1f7d9d8.1647253456.git.christophe.leroy@csgroup.eu> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks!