From patchwork Thu Nov 2 04:21:13 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg Ungerer X-Patchwork-Id: 160779 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:8f47:0:b0:403:3b70:6f57 with SMTP id j7csp118720vqu; Wed, 1 Nov 2023 21:21:41 -0700 (PDT) X-Google-Smtp-Source: AGHT+IE0MHtmhGzlaZn/TL7HLhVDTFqgtoBhAUnzEQudtMc6f/8ZY0DqbQiauneCFU6f+WPJVyqJ X-Received: by 2002:a05:6830:440c:b0:6ce:271b:8074 with SMTP id q12-20020a056830440c00b006ce271b8074mr17278323otv.12.1698898901478; Wed, 01 Nov 2023 21:21:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1698898901; cv=none; d=google.com; s=arc-20160816; b=mkjXFG1JAP095YPkajbhzmjIvQQIL92sqryE2m75hrzHRDeFMDoS/xGAc566mj4/bO cfIPUgF+qtv62nKVMTy9BdqviKbcfhDv0zEy0rDp4y7xsG9HxUrHWZjQ9qxjcCqLpHiE 2rsfVchDh3QHfUxZeggxTvk+egl+Rs24JKk6TJqSmiQF/qdsQ42XCPZ7PynJO9bSNoaT lbKkvJeOePshYMrT8s7qK21LMy8ZHWUM9imUkCp04RvG98+d++PppPIAZ6fLXETb9kQK Wj6sd+xQQv6SUBgh0KFPhE+mmaNz0PGDj0Q+IXmWaZb4tcO8UIragY8rp5HkFjsedsww iyJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language:cc:to :subject:from:user-agent:mime-version:date:message-id; bh=f7PEMNYqgdKKQ4zfJgKtuuFpgu8owlDJrGKdcLhSdqs=; fh=blfgVOqosilO8Kt218p1Qz+ul8LN5GdKWzm9JgMFpac=; b=oQF62ULs85RFaXn60QQd6E4hle5XxbmRLK2bOo2dttJ2OyX8xJSHlz/7TSniT2S7xy Hj9pSCtVRZykE+1MXCXhkbAw1l69305IJxFKgUsiEvR1jaX3Cw+9DPnNYycAXxYO6hfo zZ8GsfPDgkwOnOu6p8pwzw0dp0WHJkNLP0s+OtZHwioQ3rTc2BBnObxoh8mX+Sa3pEjU atzZlgw5nyY6J+XCLy1mAWqmIqp8ge3zyydyuEP4S/j0jBC5wNLMgVdVc574Rq4F2F54 IkDjo2WXAVQVrzl1Nc7oBFksqq2j0g6A+9hMiuspnhg9YuxTee8n1qDf7FcwvUgKk18B 2tgw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:8 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from fry.vger.email (fry.vger.email. [2620:137:e000::3:8]) by mx.google.com with ESMTPS id n19-20020a638f13000000b005b9083b81f5si1111710pgd.487.2023.11.01.21.21.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Nov 2023 21:21:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:8 as permitted sender) client-ip=2620:137:e000::3:8; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:8 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by fry.vger.email (Postfix) with ESMTP id 04A3881113BF; Wed, 1 Nov 2023 21:21:39 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at fry.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348450AbjKBEVV (ORCPT + 35 others); Thu, 2 Nov 2023 00:21:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37054 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348429AbjKBEVT (ORCPT ); Thu, 2 Nov 2023 00:21:19 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D2997127; Wed, 1 Nov 2023 21:21:16 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 81275C433C7; Thu, 2 Nov 2023 04:21:15 +0000 (UTC) Message-ID: <49bc6b4b-e2c5-4f83-b160-6062205cb2c3@linux-m68k.org> Date: Thu, 2 Nov 2023 14:21:13 +1000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Greg Ungerer Subject: [git pull] m68knommu changes for v6.7 To: torvalds@linux-foundation.org Cc: "linux-kernel@vger.kernel.org" , Linux/m68k , Geert Uytterhoeven , gerg@kernel.org Content-Language: en-US X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on fry.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (fry.vger.email [0.0.0.0]); Wed, 01 Nov 2023 21:21:39 -0700 (PDT) X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: 1781424614074817322 X-GMAIL-MSGID: 1781424614074817322 Hi Linus, Please pull the m68knommu git tree changes for v6.7. A few changes, most of them related to fixing warnings when compiling with "W=1". These follow up Geert's recent changes for M68K for this too. These ones complete the fixes for the nommu and ColdFire specific code. Also a couple of other fixes to improve ROM default addressing and compiling for the Cleopatra boards. Regards Greg The following changes since commit 05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1: Linux 6.6-rc7 (2023-10-22 12:11:21 -1000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v6.7 for you to fetch changes up to 2508b608f4028c6fe0d63698f64a9bfc3eb6b780: m68k: 68000: fix warning in timer code (2023-10-23 08:22:22 +1000) ---------------------------------------------------------------- m68knommu: updates and fixes for v6.7 Fixes include. . improve default Kconfig ROM section settings . fix compilation for some Cleopatra boards . fixes and cleanups for warnings compiling with "W=1" ---------------------------------------------------------------- Greg Ungerer (9): m68knommu: improve config ROM setting defaults m68knommu: fix compilation for ColdFire/Cleopatra boards m68k: coldfire: add and use "vectors.h" m68k: coldfire: ensure gpio prototypes visible m68k: coldfire: make mcf_maskimr() static m68k: coldfire: fix warnings in uboot argument processing m68k: coldfire: remove unused variable in MMU code m68k: 68000: fix warnings in 68000 interrupt handling m68k: 68000: fix warning in timer code arch/m68k/68000/ints.c | 5 ++++- arch/m68k/68000/ints.h | 7 +++++++ arch/m68k/68000/timers.c | 2 ++ arch/m68k/Kconfig.machine | 4 ++-- arch/m68k/coldfire/intc.c | 4 ++-- arch/m68k/coldfire/vectors.c | 2 ++ arch/m68k/coldfire/vectors.h | 3 +++ arch/m68k/include/asm/mcfgpio.h | 8 ++++---- arch/m68k/include/asm/nettel.h | 5 ++--- arch/m68k/kernel/uboot.c | 13 ++++++++----- arch/m68k/mm/mcfmmu.c | 3 +-- 11 files changed, 37 insertions(+), 19 deletions(-) create mode 100644 arch/m68k/68000/ints.h create mode 100644 arch/m68k/coldfire/vectors.h