[linux-yocto] [PATCH 0/7][3.2] Update BSP preempt-rt.scc files to enable live boot

Darren Hart dvhart at linux.intel.com
Tue Jul 24 16:05:18 PDT 2012


Series backported from 3.4.

The following patches all address the same issue for each BSP individually.

Fixes [YOCTO #2803]: meta-intel: BSPs built with linux-yocto-rt hang at
                     'waiting for removable media...' on USB hddimg boots

Make the $BSP-preempt-rt.scc files consistent from BSP to BSP. This involves
adding the usb-storage and live-boot fragments to each as well as the
latencytop and profiling fragments to maintain the "standard" policy for
preempt-rt.

I have broken these out by BSP primarily to accomodate changes Kishore may
want for the cedartrail and romley BSPs.

I have tested the jasperforest linux-yocto-rt_3.2 build and verified the
.config contains the desired CONFIG items.

The following changes since commit 07ee09b520579b9f29bd15fefb01fd28b34c6064:

  features/ftrace: enable FTRACE_SYSCALLS (2012-07-04 16:37:12 -0400)

are available in the git repository at:
  git://git.infradead.org/users/dvhart/linux-yocto-3.2.git dvhart/meta/rt

Darren Hart (7):
  atom-pc: Append default preempt-rt policy
  cedartrail: Append default preempt-rt policy
  romley: Append default preempt-rt policy
  chiefriver: Append default preempt-rt policy
  jasperforest: Append default preempt-rt policy
  sugarbay: Append default preempt-rt policy
  sys940x: Append default preempt-rt policy

 .../bsp/atom-pc/atom-pc-preempt-rt.scc             |    6 ++++++
 .../bsp/cedartrail/cedartrail-preempt-rt.scc       |    6 ++++++
 .../bsp/chiefriver/chiefriver-preempt-rt.scc       |    4 ++++
 .../bsp/jasperforest/jasperforest-preempt-rt.scc   |    4 ++++
 .../kernel-cache/bsp/romley/romley-preempt-rt.scc  |    6 ++++++
 .../bsp/sugarbay/sugarbay-preempt-rt.scc           |    4 ++++
 .../bsp/sys940x/sys940x-preempt-rt.scc             |    1 +
 7 files changed, 31 insertions(+), 0 deletions(-)

-- 
1.7.5.4




More information about the linux-yocto mailing list