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


Groups > linux.kernel > #1264825

Re: [PATCH 07/14] genirq: Add a new generic IPI reservation code to irq core

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH 07/14] genirq: Add a new generic IPI reservation code to irq core
Date 2015-11-07 13:20 +0100
Message-ID <qsaDn-29u-7@gated-at.bofh.it> (permalink)
References <qqHN7-1ZB-7@gated-at.bofh.it> <qqHN8-1ZB-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 3 Nov 2015, Qais Yousef wrote:

> Add a generic mechanism to dynamically allocate an IPI.
> 
> With this change the user can call irq_reserve_ipi() to dynamically allocate an
> IPI and use the associated virq to send one to 1 or more cpus.

Please move that to ipi.c as well.

Thanks,

	tglx

 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH 07/14] genirq: Add a new generic IPI reservation code to irq core Qais Yousef <qais.yousef@imgtec.com> - 2015-11-03 12:20 +0100
  Re: [PATCH 07/14] genirq: Add a new generic IPI reservation code to  irq core kbuild test robot <lkp@intel.com> - 2015-11-03 13:10 +0100
  Re: [PATCH 07/14] genirq: Add a new generic IPI reservation code to  irq core Thomas Gleixner <tglx@linutronix.de> - 2015-11-07 13:20 +0100
  Re: [PATCH 07/14] genirq: Add a new generic IPI reservation code to  irq core Thomas Gleixner <tglx@linutronix.de> - 2015-11-07 14:40 +0100
    Re: [PATCH 07/14] genirq: Add a new generic IPI reservation code to  irq core Qais Yousef <qais.yousef@imgtec.com> - 2015-11-09 11:20 +0100

csiph-web