From patchwork Mon Aug 28 09:50:45 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 137028 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:a7d1:0:b0:3f2:4152:657d with SMTP id p17csp3269926vqm; Mon, 28 Aug 2023 04:46:06 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGFjy0Rczn3h7zuwjBYnG0IPu8CWfUo1v9znG6QeVeYqojbF4WCD99oclnmYiVEEPOhzY4c X-Received: by 2002:a17:906:8b:b0:9a2:295a:9bbe with SMTP id 11-20020a170906008b00b009a2295a9bbemr7203782ejc.17.1693223166247; Mon, 28 Aug 2023 04:46:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1693223166; cv=none; d=google.com; s=arc-20160816; b=nPq4RgXoc2M6aVcWC2CSHRIiK2SshAu7swfa/WtskHSfIFznjlndaLfxrche90B8jN zLGDmj4RZSCBLNMwHFA1miZJ42RAMk7tpy9ep7bUNTNrfH0Rg8iy2872UVmVcx9UfI9L 7jK2qjRPDQxnNLP4xJVum+YtL4sUlfn9DUzcE9lp5dpKI+nl8R74PC2/MfdJckRgYtrA eBDob6yxYQaNKEiiUFgqgClD0GgBIQ4g1xb23Yh45bpE2HFwIMqL/YP1ZkzoC/c/KHpc FVMThpdIYOKBsM+h/dOuJwaEEXvMDZkMSDiebOFDvX35fNileELdNNhe/l3g/jIceK8c s/Eg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=dDV02ABaYM+j6A2olsXqAAkZp8zcRziBd69IizdZ7/o=; fh=4wTwCNoZW/YFgExqc2U5DPXL2mZp352zvNfGqYbhVjU=; b=Wkbp4Bbct7Rq6OL4xg13HHf5KOx+O55aLUdbCdG9LgOjWRkGFXso/8g55OWKricmHc jzlb9wpT5fjcv0xPlAQ74C5aB+k8zrbKAKwvbXGzgOFDShWL+CdRs0PWQVFuF1FTqG5C LmydZWEHtof4dwiy7SizIm96Ae+vmFAhjdjWY3i2wkEcBEDpiGnY+/zKlPlTSAfW+2k5 Uasblu5hNFS1TGbjq9/EoiU1Puf9TxnLvsrU36iSEPcFu25BBjqpCaT92GhDRmQurU6+ fg5K1hhzsB6CZE8wm3Xkq2c6BU8R6gKtF94EJtfJTxgatoTaS8JYIN2AEikPUZozZbC5 eC/A== 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 Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id ay23-20020a170906d29700b00991d97d8eb5si4196498ejb.145.2023.08.28.04.45.31; Mon, 28 Aug 2023 04:46:06 -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 S229693AbjH1LQK (ORCPT + 97 others); Mon, 28 Aug 2023 07:16:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36010 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229574AbjH1LPx (ORCPT ); Mon, 28 Aug 2023 07:15:53 -0400 Received: from xavier.telenet-ops.be (xavier.telenet-ops.be [IPv6:2a02:1800:120:4::f00:14]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D3B47E3 for ; Mon, 28 Aug 2023 04:15:49 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:b3d7:dcc4:78fd:953]) by xavier.telenet-ops.be with bizsmtp id ezFn2A00708ffG601zFnSj; Mon, 28 Aug 2023 13:15:47 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qaaDY-001tSI-NW; Mon, 28 Aug 2023 13:15:47 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qaYtS-00Cceq-JV; Mon, 28 Aug 2023 11:50:46 +0200 From: Geert Uytterhoeven To: Linus Torvalds Cc: Andrew Morton , Greg Ungerer , linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL] m68k updates for v6.6 Date: Mon, 28 Aug 2023 11:50:45 +0200 Message-Id: <20230828095045.3008527-1-geert@linux-m68k.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_BLOCKED, SPF_HELO_NONE,SPF_NONE,SUSPICIOUS_RECIPS autolearn=no 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 X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: 1775473174597831949 X-GMAIL-MSGID: 1775473174597831949 Hi Linus, The following changes since commit 922a9bd138101e3e5718f0f4d40dba68ef89bb43: m68k: Fix invalid .section syntax (2023-07-24 14:50:02 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.6-tag1 for you to fetch changes up to eb1e6ccdcf785e633863c5c7cec32d6c1e7b09dd: zorro: Include zorro.h in names.c (2023-08-21 13:27:44 +0200) ---------------------------------------------------------------- m68k updates for v6.6 - Remove , - Miscellaneous W=1 fixes, - Defconfig updates. Thanks for pulling! ---------------------------------------------------------------- Arnd Bergmann (3): m68k: Define __div64_32() to avoid a warning m68k: Add memcmp() declaration zorro: Include zorro.h in names.c Geert Uytterhoeven (1): m68k: defconfig: Update defconfigs for v6.5-rc1 Masahiro Yamada (2): m68k: Replace #include with #include m68k: Remove arch/m68k/configs/amiga_defconfig | 2 +- arch/m68k/configs/apollo_defconfig | 2 +- arch/m68k/configs/atari_defconfig | 2 +- arch/m68k/configs/bvme6000_defconfig | 2 +- arch/m68k/configs/hp300_defconfig | 2 +- arch/m68k/configs/mac_defconfig | 2 +- arch/m68k/configs/multi_defconfig | 2 +- arch/m68k/configs/mvme147_defconfig | 2 +- arch/m68k/configs/mvme16x_defconfig | 2 +- arch/m68k/configs/q40_defconfig | 2 +- arch/m68k/configs/sun3_defconfig | 2 +- arch/m68k/configs/sun3x_defconfig | 2 +- arch/m68k/include/asm/Kbuild | 1 - arch/m68k/include/asm/div64.h | 3 +++ arch/m68k/include/asm/string.h | 1 + arch/m68k/lib/divsi3.S | 2 +- arch/m68k/lib/modsi3.S | 2 +- arch/m68k/lib/mulsi3.S | 2 +- arch/m68k/lib/udivsi3.S | 2 +- arch/m68k/lib/umodsi3.S | 2 +- drivers/zorro/names.c | 1 + 21 files changed, 22 insertions(+), 18 deletions(-) Gr{oetje,eeting}s, Geert --- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds