Linux-m68k Archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Greg Ungerer <gerg@linux-m68k.org>,
	linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: [GIT PULL] m68k updates for v6.6
Date: Mon, 28 Aug 2023 11:50:45 +0200	[thread overview]
Message-ID: <20230828095045.3008527-1-geert@linux-m68k.org> (raw)

	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 <asm/export.h>,
  - 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 <asm/export.h> with #include <linux/export.h>
      m68k: Remove <asm/export.h>

 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

             reply	other threads:[~2023-08-28 11:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-28  9:50 Geert Uytterhoeven [this message]
2023-08-29  0:46 ` [GIT PULL] m68k updates for v6.6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230828095045.3008527-1-geert@linux-m68k.org \
    --to=geert@linux-m68k.org \
    --cc=akpm@linux-foundation.org \
    --cc=gerg@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).