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 18CECC001B0 for ; Sun, 25 Jun 2023 21:31:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229761AbjFYVbg (ORCPT ); Sun, 25 Jun 2023 17:31:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49092 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229654AbjFYVbc (ORCPT ); Sun, 25 Jun 2023 17:31:32 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D1668184 for ; Sun, 25 Jun 2023 14:31:30 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id 2adb3069b0e04-4fafe87c6fbso909114e87.3 for ; Sun, 25 Jun 2023 14:31:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687728689; x=1690320689; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=I+vBar4+CLR6TDQyNZjkELXTZBE9ucLGNyisqXCBp0c=; b=XnMKcu+DvVFFbNAPJoejCymxEHLsfGVjBJp8rhLjxmEH5gQg7SJJcO+T4kI0Y1n4Ly DU29CCkOZ/qBV0orbhS7JzmbJXaqo7Kep/2Spa7d6DqMEFuDUS20nY9chPmUXmfx6ijH bh4MfJ8MZYSx7pyFUNPBY0+iI64YBhhpgwD/ABzWgORbM9LN+uhFFyqfaiD1n34x9Ct3 2u5frIDAbQ+p9EBcGuQhbG6YAZsfEv2Ltf472clzoj6EWWRIM30CfCXqEheLJd3209C9 nE86N9MZS8o7KuH/5kcFzTTMO8SsyMKe732GFM2hHEok7qTCkimlzvoxg+LY/lDe0AxU GNnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687728689; x=1690320689; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=I+vBar4+CLR6TDQyNZjkELXTZBE9ucLGNyisqXCBp0c=; b=cvyWkXtDIwsiRiJT7Huu8JDnfntDrROB+01zhJeqvqnWGNlxzyYdCZliyjJeSRNFsH O2RCRTVCxNlU/P04e0fqBjNt0+yU1sIkjsnD4w3Y7dZfnRjey5VoxSAkmDXkkvX5VjcV tzhwoPFeOa7W5a2QANmCH8BxC1krgu7MACDR+n5Z9b3Ew7p/BJ6rRzFX37niH49Cc0E9 QDHTJNLjR0WGnq1IxWJ9wqh6lT+Hg3yLhhUJhOmO0IS6i70s1N4PFUu59QQS4ZDV+96b Qzkd/7Ea6jZbjEt+d8id+Ia9kWwt3YjcjTgu1pJEm6xhbl+yPYfmNYXz5+IZQ+gtFtoz +8hA== X-Gm-Message-State: AC+VfDy0eVDGp6WNjuqps9S8AMeTPYtXx+AE5K105yrlih0wui08rj0Y RTHyUCKJGgzL1kr3K84VynLXkkXYpqN9r5ee5zY= X-Google-Smtp-Source: ACHHUZ4ueF7pB37Kjx3og+hVW79MU4Pnt3oR5acFEBC4M80kOtrhpKljcmf7bk4yPZDdm8+PgN44JQ== X-Received: by 2002:a05:6512:10ca:b0:4f9:6b64:9a36 with SMTP id k10-20020a05651210ca00b004f96b649a36mr6138182lfg.62.1687728689066; Sun, 25 Jun 2023 14:31:29 -0700 (PDT) Received: from [192.168.69.115] ([176.187.212.184]) by smtp.gmail.com with ESMTPSA id y12-20020a05600c364c00b003f7f249e7dfsm8710877wmq.4.2023.06.25.14.31.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 25 Jun 2023 14:31:28 -0700 (PDT) Message-ID: <3849d2e3-43d7-4059-aead-fd78ded3b475@linaro.org> Date: Sun, 25 Jun 2023 23:31:24 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [patch 11/17] init: Remove check_bugs() leftovers Content-Language: en-US To: Thomas Gleixner , LKML Cc: x86@kernel.org, Linus Torvalds , Nikolay Borisov , "Ahmed S. Darwish" , Arnd Bergmann , Richard Henderson , "James E.J. Bottomley" , Michael Ellerman , Chris Zankel , Russell King , linux-arm-kernel@lists.infradead.org, linux-ia64@vger.kernel.org, Huacai Chen , WANG Xuerui , loongarch@lists.linux.dev, Geert Uytterhoeven , linux-m68k@lists.linux-m68k.org, Thomas Bogendoerfer , linux-mips@vger.kernel.org, Yoshinori Sato , Rich Felker , John Paul Adrian Glaubitz , linux-sh@vger.kernel.org, "David S. Miller" , sparclinux@vger.kernel.org, Richard Weinberger , Anton Ivanov , Johannes Berg , linux-um@lists.infradead.org, Tom Lendacky References: <20230613223827.532680283@linutronix.de> <20230613224545.553215951@linutronix.de> From: =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= In-Reply-To: <20230613224545.553215951@linutronix.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/6/23 01:39, Thomas Gleixner wrote: > Everything is converted over to arch_cpu_finalize_init(). Remove the > check_bugs() leftovers including the empty stubs in asm-generic, alpha, > parisc, powerpc and xtensa. > > Signed-off-by: Thomas Gleixner > Cc: Richard Henderson > Cc: "James E.J. Bottomley" > Cc: Michael Ellerman > Cc: Chris Zankel > --- > arch/alpha/include/asm/bugs.h | 20 -------------------- > arch/parisc/include/asm/bugs.h | 20 -------------------- > arch/powerpc/include/asm/bugs.h | 15 --------------- > arch/xtensa/include/asm/bugs.h | 18 ------------------ > include/asm-generic/bugs.h | 11 ----------- > init/main.c | 5 ----- > 6 files changed, 89 deletions(-) Yay! Reviewed-by: Philippe Mathieu-Daudé