Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp4447999rwb; Sun, 13 Nov 2022 06:17:17 -0800 (PST) X-Google-Smtp-Source: AA0mqf7E1WiXpI6Ln1vOF+lCkTgQGjswzrQ2oS3w/MCSs5qclhEVIJK2sXxOPC1WO2ZQNCknn3on X-Received: by 2002:a17:906:6c8d:b0:7ad:f2f9:2b49 with SMTP id s13-20020a1709066c8d00b007adf2f92b49mr7222859ejr.94.1668349037344; Sun, 13 Nov 2022 06:17:17 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1668349037; cv=none; d=google.com; s=arc-20160816; b=tEDOcxEll+yVYB2h9wcJUapHUIV+dhlE08gIcfnB9B90rQWhWAJpR58yFpFeZsfW5p pa5dX35L0SL58G90fyHobgP7xrIo4d/UWnplKZ3nuedyQZsuDj72zTQw/wl55cWKtoh6 lWEXA2AftahSPryWbe5aMJYOtGl87M4AhiIIzMaYBHLdfqx3Kq60ygGS5+Wh1kaP2fms L/0bwqJCzlIljtlnWdFHIZeda+J/YG/X1WpRp75N9mM9BW05UCoN293hTT90mayE7YgP Z0JGQavGwm5ZPQlau34hrd+RbcAONNvcS7VnYGnvfjO667BsPpHgoOwTb9rtzG158nBE Njww== 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=KW0NcXT2x5BszYDvoG7KJE2x6ZUBei5ucHD8kflIG9g=; b=Yeq+p0GrUY1I0M30acAXIuCQVrz6BSA1A+xbKYY8bAkZr7JoW37vHEz5jVQ68T8yPx fI1g4F3ua/fYJ5K2ZohtvQCVdGboWDovr4qfCgmbeY8I+S/YqWSAZCtLXex1s1HPIJ06 ih3sbEoA5BRDb0VPod1XM7dbowawkWT6YIBV0TH9t+hPRty3c51yzMGrmjjCm6o/TeC7 wcYIrhJBrdaFXMzW2+ZBfyIkoBA5gjBqFXV6Byykbtb5sSeUir30zvcUIhbrzHGYs6gr 5oxbJoDJANcPruyIhjSzsa0hfdYuNnSaRZH1mQvqGtMmbhQNM3/8nVp0n1X9XR9MXZmS TQXQ== 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 hr11-20020a1709073f8b00b007413b206b16si5680053ejc.843.2022.11.13.06.16.55; Sun, 13 Nov 2022 06:17:17 -0800 (PST) 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 S235234AbiKMNfj (ORCPT + 89 others); Sun, 13 Nov 2022 08:35:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48650 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235201AbiKMNfh (ORCPT ); Sun, 13 Nov 2022 08:35:37 -0500 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 130581055D; Sun, 13 Nov 2022 05:35:36 -0800 (PST) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1ouD94-0003YR-00; Sun, 13 Nov 2022 14:35:34 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 47D4CC11F2; Sun, 13 Nov 2022 14:35:27 +0100 (CET) Date: Sun, 13 Nov 2022 14:35:27 +0100 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.1 Message-ID: <20221113133527.GA3935@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_PASS 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 f0c4d9fc9cc9462659728d168387191387e903cc: Linux 6.1-rc4 (2022-11-06 15:07:11 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.1_1 for you to fetch changes up to 648060902aa302331b5d6e4f26d8ee0761d239ab: MIPS: pic32: treat port as signed integer (2022-11-11 15:53:58 +0100) ---------------------------------------------------------------- - fix jump label branch range check - check kmalloc failures in Loongson64 kexec - fix builds with clang-14 - fix char/int handling in pic32 ---------------------------------------------------------------- Jason A. Donenfeld (1): MIPS: pic32: treat port as signed integer Jiaxun Yang (1): MIPS: jump_label: Fix compat branch range check John Thomson (1): mips: boot/compressed: use __NO_FORTIFY Liao Chang (1): MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed Linus Walleij (1): mips: alchemy: gpio: Include the right header Rongwei Zhang (1): MIPS: fix duplicate definitions for exported symbols arch/mips/alchemy/common/gpiolib.c | 2 +- arch/mips/boot/compressed/decompress.c | 1 + arch/mips/include/asm/fw/fw.h | 2 +- arch/mips/kernel/jump_label.c | 2 +- arch/mips/kernel/relocate_kernel.S | 15 +++++---------- arch/mips/loongson64/reset.c | 10 ++++++++++ arch/mips/pic32/pic32mzda/early_console.c | 13 ++++++------- arch/mips/pic32/pic32mzda/init.c | 2 +- 8 files changed, 26 insertions(+), 21 deletions(-) -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]