Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp761896rwd; Thu, 1 Jun 2023 06:20:00 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7gW6bEKonMyBY22Y6B6rQU7m0mKudPPCA5VqPLvxK8pIXoNGxSY0otcNKIAGehnWss76I+ X-Received: by 2002:a05:6a20:c1a4:b0:110:f65a:13e5 with SMTP id bg36-20020a056a20c1a400b00110f65a13e5mr6145849pzb.23.1685625600489; Thu, 01 Jun 2023 06:20:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685625600; cv=none; d=google.com; s=arc-20160816; b=PSRa3tt+r+Co7FW8pFSp2kbGOJKGZV05TrVVSNzsTUlJ4X9aV1FEcpG4S7ZIGE9UCu H1qqk11MQHUHlqLv/TuQU7xSGvrXL1/LRZYxOvStkfatuV9oD8lFMTKfl4BJNr9iTdSc y7H0uxxXnPYCcRyIrrXHF4NfQ/YMj7hozAroxQJMtn6dOHApE4RcisuPYHE+B/oWXvDX hoP84XwADYs+cNViojDiuJU8KayjKcpn3ihiTX0bJv7daEvUcQZZkxf9xNYcxN9ZI1mv uJ8zDmkAQSvsBO/6kG7Lcl7zzKa1tt2IUnhRG2TnodHOi66DDdsyMfAJPnOqShMR13B3 PCnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:references:message-id :in-reply-to:subject:cc:to:from:date; bh=PwtGUJBBos51g6LN0eUzZ6vTzUCidEEH9xdwo+QsyZs=; b=tjpYeataXtKCfInVOYxgYFV4x9ZiOUgvWHTSf4+wQu84jfBNoHNPmaWyR2K4ZD+1xt /7gXK9PacH8SDpOM7CATSISsUoP3AA8XHmfgr8jHEMTk12NgEJoN3laBQtv1fmPvAVOG XFTtwNptvfnjmdNyCvJ8U4ZZUv2jmFaXvDE258UAr8tP6ktmlmUYLjhsFbcvUVUOa7YQ L5lP9nNvLW9rT5krHTKmY0q1lKUegAVfLNAZiaksk17AeSi6pbpuW3YZVM6eol/xIlYl 9vcPIoVf2eICI+9m0GHsUu1yRLwbJysLWrqHAPfGasLbITY3zTOlsUoXVZTlX1Rzln9x +Twg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id 19-20020a631753000000b0051b32aa267asi2730108pgx.671.2023.06.01.06.19.47; Thu, 01 Jun 2023 06:20:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233065AbjFAM4n (ORCPT + 99 others); Thu, 1 Jun 2023 08:56:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47246 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233345AbjFAM4i (ORCPT ); Thu, 1 Jun 2023 08:56:38 -0400 Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 2E0EC13D; Thu, 1 Jun 2023 05:56:37 -0700 (PDT) Received: by angie.orcam.me.uk (Postfix, from userid 500) id 8E82A92009D; Thu, 1 Jun 2023 14:56:36 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 8B0FB92009B; Thu, 1 Jun 2023 13:56:36 +0100 (BST) Date: Thu, 1 Jun 2023 13:56:36 +0100 (BST) From: "Maciej W. Rozycki" To: Thomas Bogendoerfer cc: Manuel Lauss , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/2] Revert "MIPS: unhide PATA_PLATFORM" In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Revert commit 75b18aac6fa3 ("MIPS: unhide PATA_PLATFORM") now that HAVE_PATA_PLATFORM is set selectively for all the relevant platforms. Verified with `db1xxx_defconfig' and `sb1250_swarm_defconfig' by making sure PATA_PLATFORM is still there in `.config' with this change applied, and with `malta_defconfig' by making sure it's now gone. Signed-off-by: Maciej W. Rozycki --- arch/mips/Kconfig | 1 - 1 file changed, 1 deletion(-) linux-mips-no-pata-platform.diff Index: linux-macro/arch/mips/Kconfig =================================================================== --- linux-macro.orig/arch/mips/Kconfig +++ linux-macro/arch/mips/Kconfig @@ -79,7 +79,6 @@ config MIPS select HAVE_LD_DEAD_CODE_DATA_ELIMINATION select HAVE_MOD_ARCH_SPECIFIC select HAVE_NMI - select HAVE_PATA_PLATFORM select HAVE_PERF_EVENTS select HAVE_PERF_REGS select HAVE_PERF_USER_STACK_DUMP