public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: user-mode-linux-devel@lists.sourceforge.net, tglx@linutronix.de,
	linux-kernel@vger.kernel.org
Subject: Re: [uml-devel] [PATCH 4/4] irq: Remove irq_chip->release()
Date: Wed, 18 Apr 2012 10:22:47 +0200	[thread overview]
Message-ID: <4F8E79D7.3030906@nod.at> (raw)
In-Reply-To: <CAMuHMdXXGSyQN0U_KntTn3ydeZ7tAqJh2445ptvo+GYwV_SNMg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 580 bytes --]

Am 18.04.2012 09:46, schrieb Geert Uytterhoeven:
> On Tue, Apr 17, 2012 at 22:37, Richard Weinberger <richard@nod.at> wrote:
>> As it's only user (UML) does no longer need it we can get
>> rid of it.
> 
> But now all drivers have to call um_free_irq() instead of free_irq()?

No. They can still use free_irq().
Only drivers on top of SIGIO and SIGVTALRAM irq chips have to use um_free_irq().
But ATAIK all drivers on UML use SIGIO, SIGVTALRAM.

> Are there any generic drivers not specific to UML we do want to use on UML?

I don't think so.

Thanks,
//richard


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

      reply	other threads:[~2012-04-18  8:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-17 20:37 [PATCH 1/4] um: Implement um_free_irq() Richard Weinberger
2012-04-17 20:37 ` [PATCH 2/4] um: Remove usage of irq_chip->release() Richard Weinberger
2012-04-17 20:37 ` [PATCH 3/4] um: Remove CONFIG_IRQ_RELEASE_METHOD Richard Weinberger
2012-04-17 20:37 ` [PATCH 4/4] irq: Remove irq_chip->release() Richard Weinberger
2012-04-17 20:43   ` Thomas Gleixner
2012-04-18  7:46   ` [uml-devel] " Geert Uytterhoeven
2012-04-18  8:22     ` Richard Weinberger [this message]

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=4F8E79D7.3030906@nod.at \
    --to=richard@nod.at \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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