Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1512906 > unrolled thread
| Started by | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| First post | 2016-10-31 22:20 +0100 |
| Last post | 2016-10-31 22:20 +0100 |
| Articles | 2 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] MIPS: BMIPS: Fix interrupt affinity migration Florian Fainelli <f.fainelli@gmail.com> - 2016-10-31 22:20 +0100
Re: [PATCH 0/2] MIPS: BMIPS: Fix interrupt affinity migration Florian Fainelli <f.fainelli@gmail.com> - 2016-10-31 22:20 +0100
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Date | 2016-10-31 22:20 +0100 |
| Subject | [PATCH 0/2] MIPS: BMIPS: Fix interrupt affinity migration |
| Message-ID | <sys9Q-7LH-15@gated-at.bofh.it> |
Hi,
These two patches are against Thomas' irq/core branch as of today:
4cd13c21b207e80ddb1144c576500098f2d5f882 ("softirq: Let ksoftirqd do its job")
Patches can be taken indepdently or together, your call.
Florian Fainelli (2):
irqchip/bcm7038-l1: Implement irq_cpu_offline
MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable
arch/mips/kernel/smp-bmips.c | 2 ++
drivers/irqchip/irq-bcm7038-l1.c | 25 +++++++++++++++++++++++++
2 files changed, 27 insertions(+)
--
2.7.4
[toc] | [next] | [standalone]
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Date | 2016-10-31 22:20 +0100 |
| Message-ID | <sys9Q-7LH-27@gated-at.bofh.it> |
| In reply to | #1512906 |
On 10/31/2016 02:17 PM, Florian Fainelli wrote:
> Hi,
>
> These two patches are against Thomas' irq/core branch as of today:
>
> 4cd13c21b207e80ddb1144c576500098f2d5f882 ("softirq: Let ksoftirqd do its job")
>
> Patches can be taken indepdently or together, your call.
Resending since I goofed on Thomas' address the first time..
>
> Florian Fainelli (2):
> irqchip/bcm7038-l1: Implement irq_cpu_offline
> MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable
>
> arch/mips/kernel/smp-bmips.c | 2 ++
> drivers/irqchip/irq-bcm7038-l1.c | 25 +++++++++++++++++++++++++
> 2 files changed, 27 insertions(+)
>
--
Florian
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web