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, 18 Jul 2008 15:16:40 +0200
From:	Jesper Nilsson <jesper.nilsson@...s.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Mikael Starvik <mikael.starvik@...s.com>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [git pull] CRIS update for 2.6.27

Hi!

The following changes since commit 543cf4cb3fe6f6cae3651ba918b9c56200b257d0:
  Linus Torvalds (1):
        Linux 2.6.26-rc8

are available in the git repository at:

  git://www.jni.nu/cris.git for-linus

Hinko Kocevar (1):
      cris: compile fixes for 2.6.26-rc5

Jesper Nilsson (10):
      [CRIS] Build fixes for compressed and rescue images for v10 and v32:
      Merge branch 'cris_debug_port_fix' into cris
      Merge branch 'pcf8563_mutex_spinlock' into cris
      [CRIS] Correct image makefiles to allow using a separate OBJ-directory.
      [CRIS] Correct definition of subdirs for install_headers.
      [CRISv10] Correct whitespace damage.
      [CRISv10] Clean up compressed/misc.c
      Merge branch 'build_fix' into cris
      Merge branch 'asm_cris_kbuild' into cris
      Merge branch 'cris_debug_port_fix' into cris

Julia Lawall (1):
      It looks at least odd to apply spin_unlock to a mutex.

 arch/cris/arch-v10/boot/Makefile                 |    1 -
 arch/cris/arch-v10/boot/compressed/Makefile      |   14 +--
 arch/cris/arch-v10/boot/compressed/decompress.ld |    3 +-
 arch/cris/arch-v10/boot/compressed/head.S        |   98 ++++++++--------
 arch/cris/arch-v10/boot/compressed/misc.c        |  144 ++++++++++++----------
 arch/cris/arch-v10/boot/rescue/Makefile          |    9 +-
 arch/cris/arch-v10/drivers/pcf8563.c             |    2 +-
 arch/cris/arch-v10/kernel/debugport.c            |   20 ++-
 arch/cris/arch-v32/boot/Makefile                 |    1 -
 arch/cris/arch-v32/boot/compressed/Makefile      |    6 +-
 arch/cris/arch-v32/boot/rescue/Makefile          |    3 +-
 arch/cris/arch-v32/drivers/pcf8563.c             |    2 +-
 include/asm-cris/Kbuild                          |    5 +-
 13 files changed, 154 insertions(+), 154 deletions(-)


This update makes the CRIS port compile using only the
cris-axis-linux-gnu toolchain, removing the need for cris-axis-elf.
It also makes it possible to compile using make O= flag and fixes
some other obvious bugs.


Sorry about the "Merge branch" noise, I'll try to avoid them in the future.

/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@...s.com
--
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