Wind River Support Network

HomeDefectsLIN8-3175
Fixed

LIN8-3175 : What's wrong with kernel configure CONFIG_CRASH_DUMP in wrl8?

Created: Mar 30, 2016    Updated: Dec 3, 2018
Resolved Date: Apr 10, 2016
Found In Version: 8.0.0.3
Fix Version: 8.0.0.5
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Kernel

Description

I want to use the kexec/kdump feature of linux kernel,  after add these two features,  I got compiling error.   I found the error will gone if I specify PHYSICAL_START as non-zero.  The default value is 0x0.

This is the steps:
$WIND_LINUX_CONFIGURE \
  --enable-board=fsl-t1xxx-32b \
  --enable-build=production \
  --enable-jobs=4 \
  --enable-kernel=standard \
  --enable-parallel-pkgbuilds=4 \
  --enable-rootfs=glibc_std+debug \
  --enable-reconfig=yes \
  --with-rcpl-version=0003 \
  --with-template=feature/kexec,feature/kdump

make -C build linux-windriver.build

error messages:

kernel-source/arch/powerpc/include/asm/io.h: In function 'virt_to_phys':
/case_00054558_2/bitbake_build/tmp/work-shared/fsl-t1xxx-32b/kernel-source/arch/powerpc/include/asm/page.h:111:26: error: 'virt_phys_offset' undeclared (first use in this function)
 #define VIRT_PHYS_OFFSET virt_phys_offset
                          ^
...

Other Downloads


Live chat
Online