]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/perf/hv-24x7: Catalog version number is be64, not be32
authorCody P Schafer <cody@linux.vnet.ibm.com>
Tue, 15 Apr 2014 17:10:55 +0000 (10:10 -0700)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Apr 2014 06:31:50 +0000 (16:31 +1000)
commit46ae01616feaa68bc75ac5893a19fd73ba64aa3a
tree56a4dfe805a83231a0064491687ebf601656f3e6
parentb117724cb3cf9695c9c64a6b0f9f2b1d8599f14a
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 <cody@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/perf/hv-24x7.c