From: Chris Metcalf Date: Mon, 18 Jun 2012 17:11:21 +0000 (-0400) Subject: arch/tile: big-endian: properly bswap instruction bundles when backtracing X-Git-Tag: v3.5-rc7~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e0304e388ef0e7495b279ce737c24ad56d20b5d;p=pandora-kernel.git arch/tile: big-endian: properly bswap instruction bundles when backtracing Instruction bundles are always little-endian, even when running in big-endian mode. I missed this internal bug fix when cherry-picking the big-endian code to return to the community. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed