From: Cody P Schafer Date: Tue, 15 Apr 2014 17:10:55 +0000 (-0700) Subject: powerpc/perf/hv-24x7: Catalog version number is be64, not be32 X-Git-Tag: omap-for-v3.16/pm-signed~36^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbad3e50e8ed2d48294c141e687d411430cacbcf;p=pandora-kernel.git powerpc/perf/hv-24x7: Catalog version number is be64, not be32 The catalog version number was changed from a be32 (with proceeding 32bits of padding) to a be64, update the code to treat it as a be64 Signed-off-by: Cody P Schafer Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed