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 8E25FEB64DA for ; Wed, 14 Jun 2023 06:14:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243050AbjFNGOW (ORCPT ); Wed, 14 Jun 2023 02:14:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35804 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242684AbjFNGOP (ORCPT ); Wed, 14 Jun 2023 02:14:15 -0400 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DA6191BC9 for ; Tue, 13 Jun 2023 23:14:12 -0700 (PDT) Received: by mail-wm1-x336.google.com with SMTP id 5b1f17b1804b1-3f8d258f203so1571175e9.1 for ; Tue, 13 Jun 2023 23:14:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686723251; x=1689315251; 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=xrMiA/tC+fxE5mDARnTcw4ms3upNNvUiArk5dZHjQRk=; b=UEu47kI5BYKterLbgXk6yn5h3lFN3p948gwTWT/PhIRzwv83SpBb49D/jS0ykSITA7 1h/631nx8uRXLal8IBavUCSx3KzLlv3fbEDijTmoNqLy61OosXICTPXimuEd+wbjtY5V yW/RHp9NmwTRTmhkbU/n+i8HSxp3bJGw+ljf/jQ9fePGt0N2Rxhesq/6Z2VMlxurZlgE q54hLVpA6pRzjY3vS/UFv3aPA5C+k2j5ugmq3VTR0a6O3LTlkLat8K7sK7GNDwe/o/7L XaTQ5BVagcyQTZz7dfT5PzAa8HIWGBx6KqHhEp27PijMbE9LIT7CUsDeGV/RKXs/+hzL obKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686723251; x=1689315251; 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=xrMiA/tC+fxE5mDARnTcw4ms3upNNvUiArk5dZHjQRk=; b=aYnpV5+vPIHEgDd8vZaFYRlWGWUN8djuFEukVY3lQsF5Vxn0L5dpWZn3+WpZix4Osw skf11lQQSfzPOt6T2U7CziDs4cw3sPcxLlRmfXymLJBHDKH+n5Kmae34Os9nfTzF3GKD XGKZ/DEvWYS18qtPh6mhIfM6imHspdBrVAsG08WF7bIzi+6WKut8dezw8tfm7l0kKVSS YSjE3D6Yxu0ekozclSTagCbuO3hzsoPYf+SJQ7f9A5KB009144dA8xfldmMyml1FhdR2 aisrWMjRNoOLflLKKSEd2bfYzJeXabGCmwaY5jmZ+9wTl0tLuibd09e9Bdo/CNLGbzof k9SA== X-Gm-Message-State: AC+VfDwp7FN4K79QCWasStVtExCzK+jrcNDLXa2eJdyHI4m63geALJdp QeRhmmb4kzxYHQawrpOIQZdOnDWFEijNogtWcIVKuMcs X-Google-Smtp-Source: ACHHUZ5sRS5Fyz/k0P/IDiQ9BD0qSNJ2ZIH5A2yLae6xAaPbBztuD6ZaTrtzPOYbyGo7mO5pBjnUww== X-Received: by 2002:a05:600c:2059:b0:3f6:2ce:caa8 with SMTP id p25-20020a05600c205900b003f602cecaa8mr8959147wmg.29.1686723251172; Tue, 13 Jun 2023 23:14:11 -0700 (PDT) Received: from [192.168.4.112] (90-182-62-66.rcp.o2.cz. [90.182.62.66]) by smtp.gmail.com with ESMTPSA id l7-20020a7bc347000000b003f4248dcfcbsm16551765wmj.30.2023.06.13.23.14.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 13 Jun 2023 23:14:10 -0700 (PDT) Message-ID: <75d63a28-bb33-ffd0-a0e5-282ec7c3dbed@linaro.org> Date: Wed, 14 Jun 2023 08:14:08 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.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 , "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: Richard Henderson In-Reply-To: <20230613224545.553215951@linutronix.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/14/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(-) Reviewed-by: Richard Henderson r~