From patchwork Sat Apr 22 21:25:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Bogendoerfer X-Patchwork-Id: 13221124 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 B6680C77B78 for ; Sat, 22 Apr 2023 21:25:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229866AbjDVVZv (ORCPT ); Sat, 22 Apr 2023 17:25:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58512 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229551AbjDVVZv (ORCPT ); Sat, 22 Apr 2023 17:25:51 -0400 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id B63E810DF; Sat, 22 Apr 2023 14:25:49 -0700 (PDT) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1pqKjr-0004Ox-00; Sat, 22 Apr 2023 23:25:47 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id C3F3CC0133; Sat, 22 Apr 2023 23:25:34 +0200 (CEST) Date: Sat, 22 Apr 2023 23:25:34 +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.3 Message-ID: <20230422212534.GA7257@alpha.franken.de> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org The following changes since commit ab327f8acdf8d06601fbf058859a539a9422afff: mips: bmips: BCM6358: disable RAC flush for TP1 (2023-03-18 14:36:06 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.3_2 for you to fetch changes up to 6dcbd0a69c84a8ae7a442840a8cf6b1379dc8f16: MIPS: Define RUNTIME_DISCARD_EXIT in LD script (2023-04-21 23:59:43 +0200) ---------------------------------------------------------------- Fix for link errors ---------------------------------------------------------------- Jiaxun Yang (1): MIPS: Define RUNTIME_DISCARD_EXIT in LD script arch/mips/kernel/vmlinux.lds.S | 2 ++ 1 file changed, 2 insertions(+)