aboutsummaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2013-08-26 21:25:49 -0400
committerGraeme Gregory <graeme.gregory@linaro.org>2013-10-21 11:15:04 +0100
commite7c7266415c9a3a28d85408cdc7d27510348ef56 (patch)
tree61e52d9cb0b5c7342c62548cff451355049c93de /block
parentb7c1d86661ef13f88f227e986aad4af8fa2352df (diff)
of: fix fdt parsing of acpi blob addr/size for arm64
The early_init_dt_scan_acpi() function currently uses be32_to_cpu() helpers to read the "linux,acpi-start" and "linux,acpi-len" properties. This may not be safe for arm64. This patch uses of_read_ulong to read the property values which should be safe for both arm and arm64. Signed-off-by: Mark Salter <msalter@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions