[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdUJp4m-wifSgLXmRJ5Zqmsiw++VtkK7LY1FHhtnbrbGFg@mail.gmail.com>
Date: Mon, 20 Apr 2020 16:46:15 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Linux-sh list <linux-sh@...r.kernel.org>,
Yoshinori Sato <ysato@...rs.sourceforge.jp>,
Rich Felker <dalias@...c.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Al Viro <viro@...iv.linux.org.uk>,
Magnus Damm <magnus.damm@...il.com>
Subject: Re: [PATCH 1/2] sh: remove sh5 support
Hi Arnd,
On Mon, Apr 20, 2020 at 4:42 PM Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
> On Mon, Apr 20, 2020 at 4:40 PM Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
> > On Mon, Apr 20, 2020 at 2:40 PM Arnd Bergmann <arnd@...db.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@...ux-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
Powered by blists - more mailing lists