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:	Tue, 1 Apr 2014 10:05:52 +0100
From:	James Hogan <james.hogan@...tec.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	linux-metag <linux-metag@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Metag architecture changes for v3.15

Hi Linus,

Please pull the following changes since commit dcb99fd9b08cfe1afe426af4d8d3cbc429190f15:

  Linux 3.14-rc7 (2014-03-16 18:51:24 -0700)

which are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-for-v3.15

for you to fetch changes up to 2aca46ce1b5c4b7d76566de72b16640ec674c008:

  sched: remove unused SCHED_INIT_NODE (2014-03-19 11:02:16 +0000)

Please note, this tag is signed with a different PGP key to usual. The
new key should be sufficiently signed so I'll be using this one in
future.

Thanks
James

----------------------------------------------------------------
Metag architecture changes for v3.15

- Remove unused NUMA definition (SD_NODE_INIT)
- Refactor signal code to use struct ksignal
- IRQ migration cleanup to use irq_set_affinity
- Clean up main Kconfig file a little

----------------------------------------------------------------
James Hogan (1):
      metag: Fix METAG Kconfig symbol select ordering

Richard Weinberger (1):
      metag: Use get_signal() signal_setup_done()

Thomas Gleixner (1):
      metag: Use irq_set_affinity instead of homebrewn code

Vincent Guittot (1):
      sched: remove unused SCHED_INIT_NODE

 arch/metag/Kconfig                |  2 +-
 arch/metag/include/asm/topology.h | 27 ----------------------
 arch/metag/kernel/irq.c           | 22 +++---------------
 arch/metag/kernel/signal.c        | 48 +++++++++++++++++----------------------
 4 files changed, 25 insertions(+), 74 deletions(-)


Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ