mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Remove checks for gcc < 4
@ 2021-07-14 10:04 Geert Uytterhoeven
  2021-07-14 10:04 ` [PATCH v2 1/3] ARM: div64: Remove always-true __div64_const32_is_OK() duplicate Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2021-07-14 10:04 UTC (permalink / raw)
  To: Russell King, Arnd Bergmann
  Cc: linux-arm-kernel, linux-kernel, Geert Uytterhoeven

	Hi all,

This patch removes the few remaining checks for gcc < 4, which is no
longer supported for building the kernel.

All three patches can be applied independently.

Changes compared to v1:
  - Add Acked-by,
  - Drop applied patch.

Thanks!

Geert Uytterhoeven (3):
  ARM: div64: Remove always-true __div64_const32_is_OK() duplicate
  ARM: unified: Remove check for gcc < 4
  asm-generic: div64: Remove always-true __div64_const32_is_OK()

 arch/arm/include/asm/div64.h   | 11 -----------
 arch/arm/include/asm/unified.h |  4 ----
 include/asm-generic/div64.h    | 14 ++++----------
 3 files changed, 4 insertions(+), 25 deletions(-)

-- 
2.25.1

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-14 10:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14 10:04 [PATCH v2 0/3] Remove checks for gcc < 4 Geert Uytterhoeven
2021-07-14 10:04 ` [PATCH v2 1/3] ARM: div64: Remove always-true __div64_const32_is_OK() duplicate Geert Uytterhoeven
2021-07-14 10:04 ` [PATCH v2 2/3] ARM: unified: Remove check for gcc < 4 Geert Uytterhoeven
2021-07-14 10:04 ` [PATCH v2 3/3] asm-generic: div64: Remove always-true __div64_const32_is_OK() Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®