From: Christoph Hellwig <hch@infradead.org>
To: Xie XiuQi <xiexiuqi@huawei.com>
Cc: tglx@linutronix.de, linux-kernel@vger.kernel.org,
huawei.libin@huawei.com, wangyijing@huawei.com
Subject: Re: [PATCH] genirq: export __irq_set_affinity symbol
Date: Thu, 12 May 2016 00:28:45 -0700 [thread overview]
Message-ID: <20160512072845.GA22352@infradead.org> (raw)
In-Reply-To: <1463032287-21692-1-git-send-email-xiexiuqi@huawei.com>
On Thu, May 12, 2016 at 01:51:27PM +0800, Xie XiuQi wrote:
> __irq_set_affinity is declared in include/linux/interrupt.h, but not
> been exported.
>
> We export it now, so we could use __irq_set_affinity, irq_set_affinity
> and irq_force_affinity in kernel modules.
Err, no. Please explain your use case and show the module first.
next prev parent reply other threads:[~2016-05-12 7:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-12 5:51 [PATCH] genirq: export __irq_set_affinity symbol Xie XiuQi
2016-05-12 7:28 ` Christoph Hellwig [this message]
2016-05-12 7:43 ` Thomas Gleixner
2016-05-12 11:42 ` Xie XiuQi
2016-05-14 15:29 ` Thomas Gleixner
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=20160512072845.GA22352@infradead.org \
--to=hch@infradead.org \
--cc=huawei.libin@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=wangyijing@huawei.com \
--cc=xiexiuqi@huawei.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 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.