* Config_preempt_rt patch for 2.6.34 or newer kernels
@ 2010-06-10 20:19 Kim Christensen
0 siblings, 0 replies; only message in thread
From: Kim Christensen @ 2010-06-10 20:19 UTC (permalink / raw)
To: linux-rt-users
Hi
I'm attempting to get a CONFIG_PREEMPT_RT patched kernel to run with
the Embest Devkit8000 board. It seems that the 2.6.34 kernel series
(and later) vanilla kernels have support for the board and compiles
quite fine.
However the latest CONFIG_PREEMPT_RT patch available is for the 2.6.33 series.
I have found a 2.6.33-rc8 kernel (
http://gitorious.org/devkit8000/linux-omap-devkit8000/commits/4.3inch
) which supports the hardware, the patch for 2.6.33-rc8-rt2 applies
mostly without problems (patch complains about that it has already
been applied to one file). The kernel however panics when it is
configured with CONFIG_PREEMPT_RT=y, it boots fine otherwise.
Before the kernel panics the kernel complains about a null pointer
deref. And the kernel panics on a missing rootfilesystem, which seems
to be caused because it falls back from booting from a MMC card to
using NFS (if I'm not mistaken). Somehow I think that the deref and
the changed device for the rootfs is related, I just don't know how to
approach the issue.
So I was hoping that there would be a patch for the 2.6.34 series or
perhaps one for the one of the early 2.6.35-rcX kernels.
Is anyone able to tell me when or if such patches is available?
Alternatively is there anyone who is able to provide pointers to solve
the problems with the 2.6.33-rc8 kernel?
Any help will be greatly appreciated.
The best regards
Kim Christensen
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-10 20:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10 20:19 Config_preempt_rt patch for 2.6.34 or newer kernels Kim Christensen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).