generic-poky/meta/recipes-kernel
Bruce Ashfield c7850ddfeb linux-yocto-rt: qemumips: fix boot panic
Fixes [YOCTO #1392]

Updating the SRCREVs to pickup:

[
    mips/rt: convert cascade interrupt non threaded

    The preempt_rt kernel forces all irq interrupts to be threaded,
    but special interrupts can be excluded from this conversion.
    The cascade interrupt should be part of these exceptions.

    In this case, irq2 is initialized before "kthreadd" task, which
    converts irq interrupt to threaded.

    If this irq is threaded, the kernel calls "try_to_wake_up" function
    to wake up "kthreadd" task, but at that moment, "kthreadd" task
    has no been initialize and try_to_wake_up wakes up a NULL task.

    (From OE-Core rev: 7ceb78a42f7d9b6aa4b984d04ac13f8dc23a9095)

Signed-off-by: Liming Wang <liming.wang@windriver.com>
]

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-29 13:48:03 +01:00
..
blktrace poky-default-revisions: move the SRCREV to recipe file 2011-05-04 15:06:36 +01:00
dtc Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
hello-mod hello-mod: add a module for testing module.bbclass 2011-03-04 22:26:37 +00:00
kern-tools kern-tools: allow flexible branch points 2011-08-24 15:27:33 -07:00
kexec kexec-tools: don't depend on virtual/kernel 2011-06-09 15:48:28 +01:00
latencytop recpies: add Upstream-Status for multiple recipes' patches 2011-05-13 10:28:59 +01:00
linux linux-yocto-rt: qemumips: fix boot panic 2011-08-29 13:48:03 +01:00
linux-firmware linux-firmware: Add Realtex rt8192* firmwares 2011-06-30 23:47:22 +01:00
linux-libc-headers linux-libc-headers: Fix file conflict -- ..install.cmd 2011-07-27 15:45:47 +01:00
lttng lttng-control: Update to 0.89 2011-08-08 13:41:21 +01:00
module-init-tools module-init-tools-cross: Clean the RDEPENDS value 2011-08-09 15:17:58 +01:00
oprofile recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
powertop powertop: Add lintl to linker commandline on uclibc 2011-07-20 15:27:38 +01:00
sysprof sysprof: Define NT_GNU_BUILD_ID if undefined 2011-07-20 15:27:39 +01:00
systemtap systemtap: Don't set prefix to a path including so examples get placed in the correct path and packaged correctly 2011-07-07 10:57:48 +01:00
trace-cmd kernelshark/trace-cmd: Clean up QA warnings including fising LDFLAGS issues 2011-07-07 10:57:50 +01:00
update-modules Improve handling of 'all' architecture recipes and their interaction with sstate 2011-05-31 13:07:00 +01:00