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, 12 Sep 2006 15:18:52 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	torvalds@...l.org
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] sh64: Trivial fixes.

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6.git

Which contains:

Paul Mundt:
      sh64: Drop deprecated ISA tuning for legacy toolchains.
      sh64: Trivial build fixes.
      sh64: Use generic BUG_ON()/WARN_ON().
      sh64: Add a sane pm_power_off implementation.

 arch/sh64/Makefile             |    1 -
 arch/sh64/kernel/process.c     |    3 +++
 arch/sh64/mach-cayman/setup.c  |    6 ++++--
 arch/sh64/mm/ioremap.c         |    4 +++-
 drivers/serial/sh-sci.c        |    4 ++--
 include/asm-sh64/bug.h         |   16 ++++------------
 include/asm-sh64/byteorder.h   |    4 ++--
 include/asm-sh64/dma-mapping.h |   16 ++++++++++++----
 include/asm-sh64/io.h          |    7 +++++++
 include/asm-sh64/ptrace.h      |    2 +-
 include/asm-sh64/system.h      |    2 +-
 include/asm-sh64/uaccess.h     |   19 +++++++------------
 12 files changed, 46 insertions(+), 38 deletions(-)
-
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