Received: by 2002:a05:6358:489b:b0:bb:da1:e618 with SMTP id x27csp3605434rwn; Sat, 10 Sep 2022 16:02:07 -0700 (PDT) X-Google-Smtp-Source: AA6agR7Ln3gU/7Y5txsM8Uk68jE235ZCr5L9pqNCKxllmsH2QOc6+RA+VCFEXMyV/9OkUDsGtRWC X-Received: by 2002:a17:907:2d8a:b0:730:6880:c396 with SMTP id gt10-20020a1709072d8a00b007306880c396mr13925969ejc.192.1662850927104; Sat, 10 Sep 2022 16:02:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1662850927; cv=none; d=google.com; s=arc-20160816; b=yur5vJe6zBsPOsNUV1wBE2L57FzJTOCk6RtskK7HdTL7kH/NdXk9kjFY8WC6fPpsCW BAOiqLtq+B8txYLFMQyKudbkAicBeROzKBLS7W0XzO+eAyCKFBJINtNAvNDl5ZkhTU4F 0u27wrCm/363VoIMD0KOcJt7y+VvQ/x/Xg4JA3awr2KySqdw2GeREEUbQqmEhqV4DRcQ 3D7WxCKfnJa7uURk6ltD8yBmeUDpdxGwlH5HOkw5VdDiZtK2Z1+8DmMjGTnq23dRfybP Gx+ac5TfROfy36RIuMizPgFMgwJS1nP3rEtLmiZOuOWuhgoBZ0H5bGwvFnW06jr0x659 jHDA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:content-disposition:mime-version :message-id:subject:cc:to:from:date; bh=aI/pACHzcqd13MO1b9V7c/Gg9cGHk0NL9lEsxPvm7n0=; b=OmQfmIe5MnmJ8A3RyZvDZ/WuJgTzBl5TnBe1mM3HwD/3FND7egwdDWKTZYVOE1wLJr Lbpk/+eihHK6uXmtCtoc2olgygiLN7JAvTzHGCt79zHFVfrwDw0RhDxbmTjScCl5WzKX ySnpmshlotNFKNMfWZ9/Eo9BjqLTD5OvkIDECE8Qz9ahNTHx2xJMgVQxyq4Kf283ZJpo jEOMEW24J22mSyHsIb9QhDAPP5jrGI7EMAnWCYB62lXbbx376d/pUjoKkQ2wEd3gt6Jz FRYSJEfsP/lkA1EKw0EIO3VdTldm4Sp4DEXSCjt8DWyl5LGl2/KE9h/Ne5iCy7UcPdcB rDEQ== 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 t24-20020a056402241800b00445fc3afc57si3716499eda.360.2022.09.10.16.01.42; Sat, 10 Sep 2022 16:02:07 -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 S229771AbiIJWtP (ORCPT + 99 others); Sat, 10 Sep 2022 18:49:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53396 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229534AbiIJWtJ (ORCPT ); Sat, 10 Sep 2022 18:49:09 -0400 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 629F34E60F; Sat, 10 Sep 2022 15:49:08 -0700 (PDT) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1oX9He-0003Ex-00; Sun, 11 Sep 2022 00:49:06 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id 11F12C1128; Sun, 11 Sep 2022 00:48:59 +0200 (CEST) Date: Sun, 11 Sep 2022 00:48:59 +0200 From: Thomas Bogendoerfer To: torvalds@linux-foundation.org Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] MIPS fixes for v6.0 Message-ID: <20220910224858.GA13203@alpha.franken.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS,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 The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.0_1 for you to fetch changes up to 727488e305b223ca69205ca5a3b99ace21bbbf5f: mips: Select SPARSEMEM_EXTREME (2022-09-09 17:37:27 +0200) ---------------------------------------------------------------- - fix for loongson32 starup hang - fix for octeon irq setup problem - fix compiler warning for new CONFIG option - switch to SPARSEMEM_EXTREME for all platforms selecting SPARSEMEM ---------------------------------------------------------------- Alexander Sverdlin (3): MIPS: octeon: Get rid of preprocessor directives around RESERVE32 MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping() mips: Select SPARSEMEM_EXTREME Yang Ling (1): MIPS: loongson32: ls1c: Fix hang during startup arch/mips/Kconfig | 1 - arch/mips/cavium-octeon/executive/cvmx-cmd-queue.c | 4 ---- arch/mips/cavium-octeon/octeon-irq.c | 10 ++++++++ arch/mips/cavium-octeon/setup.c | 27 +++++++++------------- arch/mips/loongson32/ls1c/board.c | 1 - 5 files changed, 21 insertions(+), 22 deletions(-) -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]