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>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 03 Jul 2007 08:37:21 +0800
From:	Bryan Wu <bryan.wu@...log.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Blackfin arch fixes (try #2)

Hi Linus:

Marco's patch will kill the zero file git-pull error.
Jie's patch is required because we will release our new Blackfin toolchain.

Please pull from "master" branch of:

  master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6.git/ master

Jie Zhang (1):
      Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configuration

Marco Roeland (1):
      Blackfin arch: remove zero-sized include/asm-blackfin/macros.h

Mike Frysinger (1):
      Blackfin arch: update board defconfig files

Robin Getz (1):
      Blackfin arch: Fix up remaining printks with proper log levels

 arch/blackfin/Kconfig                       |    6 ++++++
 arch/blackfin/Makefile                      |   21 +++++++++++++++++++++
 arch/blackfin/configs/BF533-EZKIT_defconfig |   12 +++++++++++-
 arch/blackfin/configs/BF533-STAMP_defconfig |   26 ++++++++++++++++++++++----
 arch/blackfin/configs/BF537-STAMP_defconfig |   26 ++++++++++++++++++++++----
 arch/blackfin/configs/BF561-EZKIT_defconfig |   12 ++++++++++--
 arch/blackfin/configs/PNAV-10_defconfig     |   13 +++++++++++--
 arch/blackfin/kernel/setup.c                |   18 ++++++++++++++----
 arch/blackfin/kernel/traps.c                |    3 ++-
 include/asm-blackfin/processor.h            |    4 ++++
 10 files changed, 123 insertions(+), 18 deletions(-)
 delete mode 100644 include/asm-blackfin/macros.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