linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Linux-sh list <linux-sh@vger.kernel.org>,
	Yoshinori Sato <ysato@users.sourceforge.jp>,
	Rich Felker <dalias@libc.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Al Viro <viro@zeniv.linux.org.uk>,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH 1/2] sh: remove sh5 support
Date: Mon, 20 Apr 2020 16:46:15 +0200	[thread overview]
Message-ID: <CAMuHMdUJp4m-wifSgLXmRJ5Zqmsiw++VtkK7LY1FHhtnbrbGFg@mail.gmail.com> (raw)
In-Reply-To: <CAMuHMdUWZ9SG_x_tEctMUTDt754kOATDTJbem0Ai-94EO8c0ZA@mail.gmail.com>

Hi Arnd,

On Mon, Apr 20, 2020 at 4:42 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> On Mon, Apr 20, 2020 at 4:40 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> > On Mon, Apr 20, 2020 at 2:40 PM Arnd Bergmann <arnd@arndb.de> wrote:
> > > sh5 never became a product and has probably never really worked.
> > >
> > > Remove it by recursively deleting all associated Kconfig options
> > > and all corresponding files.

And all the remaining BITS stuff:

arch/sh/Makefile:BITS                   := 32
arch/sh/Makefile:export ld-bfd BITS
arch/sh/Makefile:head-y := arch/sh/kernel/head_$(BITS).o
arch/sh/boot/compressed/Makefile:                  head_$(BITS).o misc.o piggy.o
arch/sh/boot/compressed/Makefile:OBJECTS = $(obj)/head_$(BITS).o
$(obj)/misc.o $(obj)/cache.o
arch/sh/boot/compressed/Makefile:ifeq ($(BITS),64)
arch/sh/boot/compressed/Makefile:       lib1funcs-dir   := $(addsuffix
$(BITS), $(lib1funcs-dir))
arch/sh/mm/Makefile:mmu-$(CONFIG_MMU)   := extable_$(BITS).o fault.o
ioremap.o kmap.o \
arch/sh/mm/Makefile:                       pgtable.o tlbex_$(BITS).o
tlbflush_$(BITS).o

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:[~2020-04-20 14:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20 12:38 [PATCH 1/2] sh: remove sh5 support Arnd Bergmann
2020-04-20 12:38 ` [PATCH 2/2] sh: remove unused sh5 files Arnd Bergmann
2020-04-20 14:45   ` Geert Uytterhoeven
2020-04-20 14:54     ` Arnd Bergmann
2020-04-20 14:40 ` [PATCH 1/2] sh: remove sh5 support Geert Uytterhoeven
2020-04-20 14:42   ` Geert Uytterhoeven
2020-04-20 14:46     ` Geert Uytterhoeven [this message]
2020-04-20 15:08   ` Arnd Bergmann
2020-04-20 17:11 ` Rich Felker

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=CAMuHMdUJp4m-wifSgLXmRJ5Zqmsiw++VtkK7LY1FHhtnbrbGFg@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=arnd@arndb.de \
    --cc=dalias@libc.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=viro@zeniv.linux.org.uk \
    --cc=ysato@users.sourceforge.jp \
    /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 NNTP newsgroup(s).