lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 26 Nov 2014 02:42:42 -0500
From:	Jason Cooper <jason@...edaemon.net>
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] irqchip: Core changes for v3.19 (round 3)

Thomas,

This round of changes includes the legacy orion platform gpio build
regression fix.  This adds a dependency on mvebu/fixes.  Both patches
are already a part of v3.18-rc5.  This is the cleanest way I could come
up with the resolve the issue.  Please let me know if you know of a
better way.

All changes have been in -next for a while except for

  2f90bce7ff1f ARM: orion: convert the irq_reg_{readl,writel} calls to the new API

I build-tested it against the legacy defconfigs before and after
applying and it did fix the regression.

This is an incremental pull request from tags/irqchip-core-3.19-2 up to
tags/irqchip-core-3.19-3 in the irqchip/core branch.

Please pull.

thx,

Jason.


The following changes since commit 1abbdbac362af44f337fdbae5dcbe8d9ced8d063:

  irqchip: brcmstb-l2: Convert driver to use irq_reg_{readl,writel} (2014-11-09 04:03:35 +0000)

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git tags/irqchip-core-3.19-3

for you to fetch changes up to 377df64a1676fe069be9d9555edd862459d6090b:

  Merge branch 'irqchip/atmel' into irqchip/core (2014-11-26 07:02:27 +0000)

----------------------------------------------------------------
irqchip core changes for v3.19 (round 3)

 - orion gpio
    - Use irq_reg_{readl,writel} API with a fix in mvebu

 - atmel-aic
    - Migrate irq fixups from platform code to drivers

----------------------------------------------------------------
Boris BREZILLON (5):
      irqchip: atmel-aic: Add irq fixup for RTT block
      irqchip: atmel-aic: Add irq fixups for at91sam926x SoCs
      irqchip: atmel-aic: Add specific irq fixup function for sam9g45 and sam9rl
      irqchip: atmel-aic: Rename at91sam9_aic_irq_fixup for naming consistency
      irqchip: atmel-aic: Add missing entry for rm9200 irq fixups

Gregory CLEMENT (1):
      ARM: orion: convert the irq_reg_{readl,writel} calls to the new API

Jason Cooper (2):
      Merge tag 'tags/mvebu-fixes-3.18' into irqchip/core
      Merge branch 'irqchip/atmel' into irqchip/core

 drivers/irqchip/irq-atmel-aic-common.c | 26 ++++++++++++++++++++++++
 drivers/irqchip/irq-atmel-aic-common.h |  2 ++
 drivers/irqchip/irq-atmel-aic.c        | 26 +++++++++++++++++++-----
 5 files changed, 82 insertions(+), 10 deletions(-)

----------------------------------------------------------------
NOTE:  The following changes are already in mainline and were removed
from the above summary:

Andrew Lunn (1):
      ARM: mvebu: armada xp: Generalize use of i2c quirk

Evgeniy Dushistov (1):
      ARM: orion: Fix for certain sequence of request_irq can cause irq storm

 arch/arm/mach-mvebu/board-v7.c         |  2 +-
 arch/arm/plat-orion/gpio.c             | 36 ++++++++++++++++++++++++++++++----

The trailing chg/ins/del line has _not_ been adjusted to reflect this.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ