lkml.org 
[lkml]   [2022]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 37/37] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n
From
Date
On Fri, 2022-04-29 at 15:51 +0200, Niklas Schnelle wrote:
> With all subsystems and drivers either declaring their dependence on
> HAS_IOPORT or ifdeffing I/O port specific code sections we can finally
> make inb()/outb() and friends compile-time dependent on HAS_IOPORT as
> suggested by Linus in the linked mail. The main benefit of this is that
> on platforms such as s390 which have no meaningful way of implementing
> inb()/outb() their use without the proper HAS_IOPORT dependency will
> result in easy to catch and fix compile-time errors instead of compiling
> code that can never work.
>
> Link: https://lore.kernel.org/lkml/CAHk-=wg80je=K7madF4e7WrRNp37e3qh6y10Svhdc7O8SZ_-8g@mail.gmail.com/
> Co-developed-by: Arnd Bergmann <arnd@kernel.org>
> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
> ---

Sorry everyone. I sent this as PATCH in error while preparing to sent
the same series as RFC. Since e-mail has no remote delete and I lack a
time machine let's just all pretend you only got the RFC.

\
 
 \ /
  Last update: 2022-04-29 16:51    [W:1.489 / U:0.568 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site