summaryrefslogtreecommitdiffstats
path: root/scripts/ver_linux
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2013-12-12 05:59:38 +0100
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-12-13 05:48:36 +0100
commit9fa2984d1b5d9736a88c813ae89c160a2f9d5308 (patch)
tree4fcea94434dbf3b12df2632ee36505bbeaf87804 /scripts/ver_linux
parentpowerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg (diff)
downloadlinux-9fa2984d1b5d9736a88c813ae89c160a2f9d5308.tar.xz
linux-9fa2984d1b5d9736a88c813ae89c160a2f9d5308.zip
powerpc/pseries: Fix endian issues in nvram code
The NVRAM code has a number of endian issues. I noticed a very confused error log count: RTAS: 100663330 -------- RTAS event begin -------- 100663330 == 0x06000022. 0x6 LE error logs and 0x22 BE error logs. The pstore code has similar issues - if we write an oops in one endian and attempt to read it in another we get junk. Make both of these formats big endian, and byteswap as required. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions