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:	Thu, 26 Apr 2012 15:59:42 -0400
From:	Chris Metcalf <cmetcalf@...era.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] tile tree bug fixes for v3.4-rc5

Linus,

Please pull the following changes for 3.4-rc5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git stable

One change fixes a platform-independent bug about environment var handling
in the boot command line.  The other is a trivial tile-specific bug fix to
avoid a link-time warning.

Chris Metcalf (2):
      init: fix bug where environment vars can't be passed via boot args
      arch/tile: fix a couple of functions that should be __init

 arch/tile/include/asm/pci.h |    4 ++--
 arch/tile/kernel/pci.c      |    4 ++--
 init/main.c                 |   25 +++++++++++++------------
 3 files changed, 17 insertions(+), 16 deletions(-)


-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.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