Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1477797

Re: [PATCH] ARM: mmp: replace NO_IRQ

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] ARM: mmp: replace NO_IRQ
Date 2016-09-06 22:10 +0200
Message-ID <seuQW-6AM-13@gated-at.bofh.it> (permalink)
References <sepey-30H-55@gated-at.bofh.it> <sepxT-3ab-17@gated-at.bofh.it> <seued-688-5@gated-at.bofh.it> <seuxz-6eZ-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Sep 6, 2016 at 12:44 PM, Russell King - ARM Linux
<linux@armlinux.org.uk> wrote:
>
> My point still stands though.  Merely hiding it doesn't make the problem
> go away - it's just the same problem but now it won't be as visible, and
> as such it'll probably never get resolved.

How much of a legacy thing is this?

The main reason I'd like to _really_ make NO_IRQ go away is that it
seems that some people copy it from existing drivers, or just think
it's the RightThing(tm) to do because it looks so plausible.

So in that sense I wouldn't actually mind "merely hiding it".

It may not *fix* that particular driver or subsystem, but if it's
sufficiently well hidden or specialized, at least it won't cause the
pattern to be copied in the future, I'd hope.

So hiding things inside a particular driver (or a particular
subsystem) may be hacky from the standpoint of that particular driver
or subsystem, but from a "big issue" standpoint I don't mind at all.

           Linus

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] ARM: mmp: replace NO_IRQ Arnd Bergmann <arnd@arndb.de> - 2016-09-06 16:10 +0200
  Re: [PATCH] ARM: mmp: replace NO_IRQ Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-09-06 16:30 +0200
    Re: [PATCH] ARM: mmp: replace NO_IRQ Arnd Bergmann <arnd@arndb.de> - 2016-09-06 21:30 +0200
      Re: [PATCH] ARM: mmp: replace NO_IRQ Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-09-06 21:50 +0200
        Re: [PATCH] ARM: mmp: replace NO_IRQ Linus Torvalds <torvalds@linux-foundation.org> - 2016-09-06 22:10 +0200
          Re: [PATCH] ARM: mmp: replace NO_IRQ Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-09-06 23:30 +0200
            Re: [PATCH] ARM: mmp: replace NO_IRQ Arnd Bergmann <arnd@arndb.de> - 2016-09-08 22:20 +0200
        Re: [PATCH] ARM: mmp: replace NO_IRQ Arnd Bergmann <arnd@arndb.de> - 2016-09-06 22:20 +0200
          Re: [PATCH] ARM: mmp: replace NO_IRQ Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-09-06 22:50 +0200

csiph-web