From: Grant Likely Date: Thu, 2 Oct 2014 12:09:15 +0000 (+0100) Subject: of/selftest: Add a test for duplicate phandles X-Git-Tag: fixes-against-v3.18-rc2~125^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=841ec21357eee222416e3b7f1b6ef23cfc6ee43f;p=pandora-kernel.git of/selftest: Add a test for duplicate phandles All phandles in the tree should be unique. Add a testcase to make sure that this is so. Note: this testcase fails on the current kernel because the selftest code itself ends up adding duplicate phandles. Before this testcase is merged the selftest code needs to be modified to resolve phandles before adding them. Signed-off-by: Grant Likely Cc: Pantelis Antoniou --- Reading git-diff-tree failed