Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1578531 > unrolled thread

[GIT PULL] irqchip: Fixes for v4.10

Started byJason Cooper <jason@lakedaemon.net>
First post2017-02-10 16:00 +0100
Last post2017-02-10 16:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] irqchip: Fixes for v4.10 Jason Cooper <jason@lakedaemon.net> - 2017-02-10 16:00 +0100

#1578531 — [GIT PULL] irqchip: Fixes for v4.10

FromJason Cooper <jason@lakedaemon.net>
Date2017-02-10 16:00 +0100
Subject[GIT PULL] irqchip: Fixes for v4.10
Message-ID<t9kQ2-4Jf-19@gated-at.bofh.it>
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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web