[GIT PULL] irqchip: Fixes for v4.10
From: Jason Cooper
Date: Fri Feb 10 2017 - 09:50:49 EST
Thomas,
This is a couple of fixes that have unintentionally had plenty of time
in linux-next. :-/
Please pull.
thx,
Jason.
The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
are available in the git repository at:
git://git.infradead.org/users/jcooper/linux.git tags/irqchip-fixes-4.10
for you to fetch changes up to 88e20c74ee020f9e0c99dfce0dd9aa61c3f0cca0:
irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND (2016-12-31 19:06:44 +0000)
----------------------------------------------------------------
irqchip fixes for v4.10
- keystone: Fix scheduling while atomic for realtime
- mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
----------------------------------------------------------------
Stefan Wahren (1):
irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Strashko, Grygorii (1):
irqchip/keystone: Fix "scheduling while atomic" on rt
drivers/irqchip/irq-keystone.c | 28 +++++++++++++++++++---------
drivers/irqchip/irq-mxs.c | 4 ++++
2 files changed, 23 insertions(+), 9 deletions(-)