]> code.ossystems Code Review - openembedded-core.git/commit
kexec: ARM: fix align issue of add_buffer_phys_virt() for LPAE kernel
authorHaiqing Bai <Haiqing.Bai@windriver.com>
Mon, 9 Jan 2017 08:15:54 +0000 (16:15 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2017 18:01:52 +0000 (18:01 +0000)
commit582cad510953d3540ffe35b10b1ce2a8d034b535
treee0d6fa6392def31e12f4909c693bcbb401b681fd
parentba684f436908ac2300a00c174d5aa06b4f824367
kexec: ARM: fix align issue of add_buffer_phys_virt() for LPAE kernel

If LPAE is enabled, 3 level page table is used and the 'SECTION_SIZE'
is (1<<21), so add_buffer_phys_virt() should align to (1 << 21).

Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/kexec/kexec-tools/0010-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch [new file with mode: 0644]
meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb