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


Groups > linux.kernel > #1399712

Re: [PATCH] genirq: export __irq_set_affinity symbol

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH] genirq: export __irq_set_affinity symbol
Date 2016-05-12 09:30 +0200
Message-ID <rxTeh-WJ-1@gated-at.bofh.it> (permalink)
References <rxRFw-7z3-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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.

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


Thread

[PATCH] genirq: export __irq_set_affinity symbol Xie XiuQi <xiexiuqi@huawei.com> - 2016-05-12 07:50 +0200
  Re: [PATCH] genirq: export __irq_set_affinity symbol Christoph Hellwig <hch@infradead.org> - 2016-05-12 09:30 +0200
  Re: [PATCH] genirq: export __irq_set_affinity symbol Thomas Gleixner <tglx@linutronix.de> - 2016-05-12 09:50 +0200
    Re: [PATCH] genirq: export __irq_set_affinity symbol Xie XiuQi <xiexiuqi@huawei.com> - 2016-05-12 13:50 +0200
      Re: [PATCH] genirq: export __irq_set_affinity symbol Thomas Gleixner <tglx@linutronix.de> - 2016-05-14 17:40 +0200

csiph-web