From: Thomas Gleixner <tglx@linutronix.de>
To: Jaswinder Singh Rajput <jaswinder@kernel.org>
Cc: mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org,
henrix@sapo.pt, linux-tip-commits@vger.kernel.org
Subject: Re: [tip:irq/genirq] genirq: do not execute DEBUG_SHIRQ when irq setup failed
Date: Thu, 2 Apr 2009 18:08:32 +0200 (CEST) [thread overview]
Message-ID: <alpine.LFD.2.00.0904021753020.12916@localhost.localdomain> (raw)
In-Reply-To: <1238686904.3099.22.camel@ht.satnam>
On Thu, 2 Apr 2009, Jaswinder Singh Rajput wrote:
> > > > #ifdef CONFIG_DEBUG_SHIRQ
> > > > - if (irqflags & IRQF_SHARED) {
> > > > + if (!retval & (irqflags & IRQF_SHARED)) {
> > > > /*
> > > > * It's a shared IRQ -- the driver ought to be prepared for it
> > > > * to happen immediately, so let's make sure....
> > >
> > > What is this ?
> >
> > You looking at the wrong place.
> >
> > > There is no retval:
> > >
> > > http://git.kernel.org/?p=linux/kernel/git/x86/linux-2.6-tip.git;a=blob;f=kernel/irq/manage.c;h=a3eb7baf1e46f2c735edb4cc44e0386cfbc4989e;hb=HEAD
> >
> > Care to read patches you want to comment on carefully _BEFORE_ you
> > start yelling at people and sending useless copies of the wrong
> > function around the world.
> >
> > The patch is perfectly fine and already applied.
> >
>
> Yes, I know somehow you applied it. When you will merge this branch with
> -tip/master then you will understand what I am saying.
Jaswinder. I really start to get annoyed.
That patch applies fine on master as well.
> Even function name is changed from:
>
> 713 int request_irq(unsigned int irq, irq_handler_t handler,
>
> 857 int request_threaded_irq(unsigned int irq, irq_handler_t handler,
And why is this fcking relevant ?
Take the patch and try to apply it. It applies perfectly fine on
tip/master. And it is still _CORRECT_ there.
If you don't know how to read a patch and don't know the code it
applies to then taking it and applying it is the minimum you could do
before wasting everybodys time.
Stop this nonsense before I get really grumpy,
tglx
next prev parent reply other threads:[~2009-04-02 16:10 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-01 17:06 [RESEND][PATCH -tip] irq: DEBUG_SHIRQ executed on irq setup failure Luis Henriques
2009-04-02 14:03 ` [tip:irq/genirq] genirq: do not execute DEBUG_SHIRQ when irq setup failed Luis Henriques
2009-04-02 14:32 ` Jaswinder Singh Rajput
2009-04-02 15:21 ` Thomas Gleixner
2009-04-02 15:41 ` Jaswinder Singh Rajput
2009-04-02 16:08 ` Thomas Gleixner [this message]
2009-04-02 16:20 ` Jaswinder Singh Rajput
2009-04-02 16:38 ` Thomas Gleixner
2009-04-02 16:45 ` Jaswinder Singh Rajput
2009-04-02 17:16 ` Luis Henriques
2009-04-02 17:32 ` Ingo Molnar
2009-04-02 17:46 ` Jaswinder Singh Rajput
2009-04-02 18:01 ` Ingo Molnar
2009-04-23 6:48 ` tip-bot for Luis Henriques
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=alpine.LFD.2.00.0904021753020.12916@localhost.localdomain \
--to=tglx@linutronix.de \
--cc=henrix@sapo.pt \
--cc=hpa@zytor.com \
--cc=jaswinder@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@redhat.com \
/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
all inboxes | Powered by JetHome®