From: Sergey Ryazanov <ryazanov.s.a@gmail.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Julia.Lawall@lip6.fr, linux-kernel@vger.kernel.org,
mingo@kernel.org, hpa@zytor.com, rmk+kernel@arm.linux.org.uk,
tglx@linutronix.de, ralf@linux-mips.org,
linux-tip-commits@vger.kernel.org
Subject: Re: [tip:irq/urgent] MIPS/ath25: Fix race in installing chained IRQ handler
Date: Sat, 27 Jun 2015 02:03:05 +0300 [thread overview]
Message-ID: <1445598242.20150627020305@gmail.com> (raw)
In-Reply-To: <tip-20f83e717f287fd13fd85359624f10f3206bd34d@git.kernel.org>
Hello Thomas,
Friday, June 26, 2015, 10:47:54 PM, you wrote:
> MIPS/ath25: Fix race in installing chained IRQ handler
> Fix a race where a pending interrupt could be received and the handler
> called before the handler's data has been setup, by converting to
> irq_set_chained_handler_and_data().
Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
I'm agree with this change, but could you use a bit shorter
function names for API? Somebody could just fall asleep while typing
such name :)
--
Sergey
next parent reply other threads:[~2015-06-26 23:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <tip-20f83e717f287fd13fd85359624f10f3206bd34d@git.kernel.org>
2015-06-26 23:03 ` Sergey Ryazanov [this message]
[not found] <tip-08ece35e7dcc24591e27089029f1fea14e76d1fa@git.kernel.org>
2015-06-26 23:16 ` [tip:irq/urgent] MIPS/ath25: Fix race in installing chained IRQ handler Sergey Ryazanov
2015-06-26 23:16 ` Sergey Ryazanov
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=1445598242.20150627020305@gmail.com \
--to=ryazanov.s.a@gmail.com \
--cc=Julia.Lawall@lip6.fr \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=ralf@linux-mips.org \
--cc=rmk+kernel@arm.linux.org.uk \
--cc=tglx@linutronix.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.