Wind River Support Network

HomeDefectsLIN9-2832
Fixed

LIN9-2832 : kexec-tools: ARM: fix align issue of add_buffer_phys_virt() for LPAE kernel

Created: Dec 26, 2016    Updated: Nov 16, 2017
Resolved Date: Jan 9, 2017
Found In Version: unknown
Fix Version: 9.0.0.2
Severity: Standard
Applicable for: Wind River Linux 9
Component/s: Kernel, Userspace

Description

When "CONFIG_ARM_LPAE" is enabled, a 3 level page table
is used by the MMU, the "SECTION_SIZE" is defined with
(1 << 21), but 'add_buffer_phys_virt()' hardcodes this
to (1 << 20).
Live chat
Online