From: Philippe Gerum <rpm@xenomai.org>
To: wallace@domain.hid
Cc: xenomai@xenomai.org, jan.kiszka@domain.hid, Jim.Rosenow@domain.hid
Subject: Re: [Xenomai-help] Almost running - kernel BUG in add_preempt_count at kernel/sched.c:2819!
Date: Wed, 24 May 2006 09:01:59 +0200 [thread overview]
Message-ID: <447404E7.3030804@domain.hid> (raw)
In-Reply-To: <200605232248.k4NMmtqC024042@domain.hid>
Gary Wallace wrote:
> Thanks for the Makefile patch. The kernel successfully compiles
> with the tracer enabled after applying this. Unfortunately I am now
> getting a different error at boot time.
>
> The image file downloads and starts executing but fails with:
>
> Uncompressing Linux...inflate returned FFFFFFFB
> exit
Try lowering CONFIG_IPIPE_TRACE_SHIFT to 12.
>
> Gary
>
> ------------------------------------
>
>
>>Date: Tue, 23 May 2006 16:51:14 +0200
>>From: Philippe Gerum <rpm@xenomai.org>
>>
>>Gary Wallace wrote:
>>
>>> I've attached first the config file used without the motorola
>>>patches, and then the config file used with a motorola patched
>>>kernel.
>>
>>Try this:
>>
>>--- arch/ppc/boot/Makefile~ 2006-01-31 07:52:07.000000000 +0100
>>+++ arch/ppc/boot/Makefile 2006-05-23 16:49:46.000000000 +0200
>>@@ -13,6 +13,14 @@
>> CFLAGS += -fno-builtin -D__BOOTER__ -Iarch/$(ARCH)/boot/include
>> HOSTCFLAGS += -Iarch/$(ARCH)/boot/include
>>
>>+ifdef CONFIG_IPIPE_TRACE
>>+# do not trace the boot loader
>>+nullstring :=
>>+space := $(nullstring) # end of the line
>>+pg_flag = $(nullstring) -pg # end of the line
>>+CFLAGS := $(subst ${pg_flag},${space},${CFLAGS})
>>+endif
>>+
>> BOOT_TARGETS = zImage zImage.initrd znetboot znetboot.initrd
>>
>> bootdir-y := simple
>>
>>--
>>
>>Philippe.
>>
>
>
--
Philippe.
next prev parent reply other threads:[~2006-05-24 7:01 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-22 21:49 [Xenomai-help] Almost running - kernel BUG in add_preempt_count at kernel/sched.c:2819! Gary Wallace
2006-05-23 7:32 ` Philippe Gerum
2006-05-23 9:24 ` Philippe Gerum
2006-05-23 14:51 ` Philippe Gerum
2006-05-23 22:48 ` Gary Wallace
2006-05-24 7:01 ` Philippe Gerum [this message]
2006-05-24 13:11 ` [Xenomai-help] Almost running - kernel BUG in add_preempt_countat kernel/sched.c:2819! Kharche, Harshad
2006-05-24 20:19 ` Gary Wallace
-- strict thread matches above, loose matches on Subject: below --
2006-05-19 18:28 [Xenomai-help] Almost running - kernel BUG in add_preempt_count at kernel/sched.c:2819! Rosenow, Jim
2006-05-19 19:48 ` Jan Kiszka
2006-05-19 20:19 ` Gary Wallace
2006-05-20 17:55 ` Jan Kiszka
2006-05-20 21:11 ` Philippe Gerum
2006-05-22 19:25 ` Gary Wallace
2006-05-22 21:29 ` Philippe Gerum
2006-05-19 17:50 Rosenow, Jim
2006-05-19 18:05 ` Jan Kiszka
2006-05-19 18:19 ` Gary Wallace
2006-05-19 21:22 ` Philippe Gerum
2006-05-20 14:59 ` Philippe Gerum
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=447404E7.3030804@domain.hid \
--to=rpm@xenomai.org \
--cc=Jim.Rosenow@domain.hid \
--cc=jan.kiszka@domain.hid \
--cc=wallace@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.