Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1183807
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [patch 1/4] hotplug: Prevent alloc/free of irq descriptors during cpu up/down |
| Date | 2015-07-14 17:50 +0200 |
| Message-ID | <pMaD1-4AR-37@gated-at.bofh.it> (permalink) |
| References | <pIVKa-5x7-15@gated-at.bofh.it> <pIVK9-5x7-13@gated-at.bofh.it> <pM9GW-3no-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 14 Jul 2015, Boris Ostrovsky wrote: > > Prevent allocation and freeing of interrupt descriptors accross cpu > > hotplug. > > > This breaks Xen guests that allocate interrupt descriptors in .cpu_up(). And where exactly does XEN allocate those descriptors? > Any chance this locking can be moved into arch code? No. > (The patch doesn't appear to have any side effects for the down path since Xen > guests deallocate descriptors in __cpu_die()). Exact place please. 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 | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [patch 1/4] hotplug: Prevent alloc/free of irq descriptors during cpu up/down Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2015-07-14 16:50 +0200
Re: [patch 1/4] hotplug: Prevent alloc/free of irq descriptors during cpu up/down Thomas Gleixner <tglx@linutronix.de> - 2015-07-14 17:50 +0200
Re: [patch 1/4] hotplug: Prevent alloc/free of irq descriptors during cpu up/down Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2015-07-14 18:10 +0200
Re: [Xen-devel] [patch 1/4] hotplug: Prevent alloc/free of irq descriptors during cpu up/down Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2015-07-14 22:10 +0200
Re: [Xen-devel] [patch 1/4] hotplug: Prevent alloc/free of irq descriptors during cpu up/down Thomas Gleixner <tglx@linutronix.de> - 2015-07-14 22:20 +0200
csiph-web