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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 27 Jun 2014 08:32:45 -0400
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.17

Thomas,

Here's a round of changes for irqchip that have been in -next for
several days.

irqchip/core now has a dependency on irqchip/urgent for:

  4f4366033945 irqchip: spear_shirq: Fix interrupt offset

Please pull.

thx,

Jason.

Note: I've hand-edited the default output of 'git request-pull' below
since it doesn't handle merged branches well.  I used a temporary merge
branch to generate an accurate diffstat for this branch.  Please let me
know if it doesn't look right or is other than expected.

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

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

for you to fetch changes up to 1b0a76c146adce782ddb8e71f01729f5f3671c66:

  irqchip: spear_shirq: Simplify register access code (2014-06-24 12:38:45 +0000)

----------------------------------------------------------------
irqchip core changes for v3.17

 - nvic
    - use generic noop function

 - spear_shirq
    - generic cleanup, simplification, and refactoring

----------------------------------------------------------------
Daniel Thompson (1):
      irqchip: nvic: Use the generic noop function

Jason Cooper (1):
      Merge branch 'irqchip/urgent' into irqchip/core

Thomas Gleixner (13):
      irqchip: spear_shirq: Kill pointless static
      irqchip: spear_shirq: Move private structs to source
      irqchip: spear_shirq: No point in storing the parent irq
      irqchip: spear_shirq: Namespace cleanup
      irqchip: spear_shirq: Reorder the spear320 ras blocks
      irqchip: spear_shirq: Use the proper interfaces
      irqchip: spear_shirq: Precalculate status mask
      irqchip: spear_shirq: Kill the clear_reg nonsense
      irqchip: spear_shirq: Simplify chained handler
      irqchip: spear_shirq: Remove the parent irq "ack"/unmask
      irqchip: spear_shirq: Use proper irq chips for the different SoCs
      irqchip: spear_shirq: Simplify register access code

 drivers/irqchip/irq-nvic.c          |  13 ++----
 drivers/irqchip/spear-shirq.c       | 304 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------
 include/linux/irqchip/spear-shirq.h |  64 -----------------------------
 3 files changed, 141 insertions(+), 240 deletions(-)
 delete mode 100644 include/linux/irqchip/spear-shirq.h
--
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