Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1603302
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Schedule affinity_notify work while migrating IRQs during hot plug |
| Date | 2017-03-17 14:20 +0100 |
| Message-ID | <tlZXr-6X4-13@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <tfxhv-jQ-1@gated-at.bofh.it> <tfxUf-Oq-19@gated-at.bofh.it> <tkE8G-5gy-23@gated-at.bofh.it> <tkEBH-5Mm-7@gated-at.bofh.it> <tlXLX-5a1-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 17 Mar 2017, Sodagudi Prasad wrote: > On 2017-03-13 13:19, Thomas Gleixner wrote: > > Can you actually see the difference between these functions? There is a > > damned good reason WHY this calls irq_do_set_affinity(). > > Other option is that, adding an argument to irq_do_set_affinity() and queue > work to notify when that new parameter set. I have attached patch for the > same. Documentation/process/submitting-patches.rst: Section #6
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Schedule affinity_notify work while migrating IRQs during hot plug Sodagudi Prasad <psodagud@codeaurora.org> - 2017-03-17 12:00 +0100
Re: Schedule affinity_notify work while migrating IRQs during hot plug Thomas Gleixner <tglx@linutronix.de> - 2017-03-17 14:20 +0100
[PATCH] genirq: Notify clients whenever there is change in affinity Prasad Sodagudi <psodagud@codeaurora.org> - 2017-03-20 17:40 +0100
Re: [PATCH] genirq: Notify clients whenever there is change in affinity kbuild test robot <lkp@intel.com> - 2017-03-23 03:40 +0100
Re: [PATCH] genirq: Notify clients whenever there is change in affinity kbuild test robot <lkp@intel.com> - 2017-03-23 08:50 +0100
Schedule affinity_notify work while migrating IRQs during hot plug Prasad Sodagudi <psodagud@codeaurora.org> - 2017-03-20 17:40 +0100
csiph-web