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:	Mon, 11 Mar 2013 10:32:26 +1000
From:	Greg Ungerer <gerg@...inux.org>
To:	<torvalds@...ux-foundation.org>
CC:	<linux-kernel@...r.kernel.org>, <linux-m68k@...r.kernel.org>,
	<uclinux-dev@...inux.org>, <geert@...ux-m68k.org>
Subject: [git pull] m68knommu arch fixes for 3.9

Hi Linus,

Can you please pull the m68knommu git tree, for-linus branch.

It contains a few small fixes for the non-MMU m68k platforms. Fixes some
compilation problems, some broken header definitions, removes an unused
config option and adds a name for the old 68000 CPU support.

Regards
Greg



The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus

for you to fetch changes up to ef9240f482e691e13a2d27208f60d1f1f5503545:

  m68k: drop "select EMAC_INC" (2013-03-06 16:08:26 +1000)

----------------------------------------------------------------
Greg Ungerer (1):
      m68knommu: fix misnamed GPIO pin definition for ColdFire 528x CPU

Luis Alves (2):
      m68knommu: add CPU_NAME for 68000
      m68knommu: fix MC68328.h defines

Paul Bolle (1):
      m68k: drop "select EMAC_INC"

Thadeu Lima de Souza Cascardo (1):
      m68knommu: fix build when CPU is not coldfire

 arch/m68k/Kconfig.machine           |  1 -
 arch/m68k/include/asm/MC68328.h     | 10 +++++-----
 arch/m68k/kernel/setup_no.c         |  3 +++
 arch/m68k/mm/init.c                 |  2 +-
 arch/m68k/platform/coldfire/m528x.c |  2 +-
 5 files changed, 10 insertions(+), 8 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