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:	Sat, 15 Feb 2014 19:22:25 -0600
From:	Rob Herring <robherring2@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	Grant Likely <grant.likely@...aro.org>
Subject: [GIT PULL] DeviceTree fixes for 3.14

Linus,

Please pull another set of DT fixes to fix booting on some PPC boards.

Rob


The following changes since commit 860a445c25aa2f99aa5881603a1f4ed2cec64025:

  DT: Add vendor prefix for Spansion Inc. (2014-02-05 10:39:17 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/dt-fixes-for-3.14

for you to fetch changes up to 06b29e76a74b2373e6f8b5a7938b3630b9ae98b2:

  of: search the best compatible match first in __of_match_node()
(2014-02-15 18:51:17 -0600)

----------------------------------------------------------------
DeviceTree fixes for 3.14:

- Fix booting on PPC boards. Changes to of_match_node matching caused
  the serial port on some PPC boards to stop working. Reverted the
  change and reimplement to split matching between new style compatible
  only matching and fallback to old matching algorithm.

----------------------------------------------------------------
Kevin Hao (2):
      Revert "OF: base: match each node compatible against all given
matches first"
      of: search the best compatible match first in __of_match_node()

 drivers/of/base.c | 88 ++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 54 insertions(+), 34 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