[#6337] kernel_xip can not be build when xenomai is enabled.
Submitted By: Vivi Li
Open Date
2010-11-10 23:35:45 Close Date
2010-11-29 01:23:30
Priority:
Medium Assignee:
steven miao
Status:
Closed Fixed In Release:
N/A
Found In Release:
2010R1 Release:
Category:
N/A Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
2010r1-rc4
App binary format:
N/A
Summary: kernel_xip can not be build when xenomai is enabled.
Details:
kernel_xip can not be build when xenomai is enabled.
Both fdpic and shared-flat format are failed.
Before build the kernel, xenomai patch is applied to kernel and kernel is cleaned up.
Bellow is the error message:
--
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
arch/blackfin/mach-common/built-in.o: In function `system_call':
arch/blackfin/mach-common/entry.S:618: relocation truncated to fit: R_BFIN_PCREL24 against symbol `__ipipe_syscall_root' defined in .text section in arch/blackfin/kernel/built-in.o
arch/blackfin/mach-common/entry.S:695: relocation truncated to fit: R_BFIN_PCREL24 against symbol `__ipipe_sync_root' defined in .text section in arch/blackfin/kernel/built-in.o
make: *** [.tmp_vmlinux1] Error 1
--
Follow-ups
--- Mike Frysinger 2010-11-13 19:04:29
should be fixed in now by using pseudo_long_call. although i dont know how
useful xenomai+xip really is ...
--- Vivi Li 2010-11-29 01:23:30
OK now, close it.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
config.linux.kernel_xip.fdpic application/octet-stream 32811 Vivi Li