summaryrefslogtreecommitdiff
path: root/kexec/fs2dt.h
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <cascardo@canonical.com>2020-03-04 20:27:11 -0300
committerSimon Horman <horms@verge.net.au>2020-04-01 14:30:04 +0200
commita4afe68d9afaeb219c734e73bc4042ac3aa64836 (patch)
treee4d4eff4cc0b0b4eb776c655e36caf0a71647749 /kexec/fs2dt.h
parent2c9f26ed20a791a7df0182ba82e93abb52f5a615 (diff)
crashdump-ppc64: crashkernel-base and crashkernel-size are big-endian
When reading the device-tree exported crashkernel-base and crashkernel-size, their values should be converted from big-endian to the CPU byte order. These is the output of running kexec --print-ckr-size on a little-endian ppc64 box. $ kexec --print-ckr-size 137438953472 $ kexec --print-ckr-size 536870912 Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/fs2dt.h')
0 files changed, 0 insertions, 0 deletions