[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180222110804.587011608@linutronix.de>
Date: Thu, 22 Feb 2018 12:08:04 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Randy Dunlap <rdunlap@...radead.org>,
Yuriy Vostrikov <delamonpansie@...il.com>
Subject: [patch 0/3] genirq/x86: Cure CPU hotplug vector accounting woes
Yuriy reported suspend/resume issues related to the irq vector management.
They turned out to be an accounting issue related to CPU hot unplug where
vectors which are allocated on unplugged CPUs are dropped from the
accounting because not started interrupts are not force migrated.
The following patch series addresses the issues and makes accounting work
correctly again.
Thanks,
tglx
Powered by blists - more mailing lists