All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] n450: add 2.6.37 kernel recipe and SMP support
@ 2011-04-27 19:51 Darren Hart
  2011-04-27 19:51 ` [PATCH 1/3] n450: enable SMP and SCHED_SMT Darren Hart
  2011-04-27 19:59 ` [PATCH 0/3] n450: add 2.6.37 kernel recipe and SMP support Bruce Ashfield
  0 siblings, 2 replies; 7+ messages in thread
From: Darren Hart @ 2011-04-27 19:51 UTC (permalink / raw)
  To: poky

The atom-pc BSP which the n450 is based on was originally intended for single
CPU. The n450 is a single-core hyperthreaded CPU, so CONFIG_SMP and
CONFIG_SCHED_SMT are required to access the second hardware thread. These
patches add the newly created cfg/smp.scc config fragment to the recipe.

The current n450 BSP uses linux-yocto-stable (2.6.34), which was an oversight.
These patches add support for the linux-yocto (2.6.37) recipe and separately
enable that as the default. I have tested the linux-yocto kernel and confirmed
it boots, has functional networking, and can suspend and resume.

After some discussion with Tom, it seems that there is adequate testing planned
for the point release to allow for moving to the linux-yocto recipe. Note that
fixing bug 1010 makes significant changes to whichever kernel we choose
to use. Before I commit to meta-intel however, I would like the input of the QA
team.

How much testing was planned for the n450 originally? How much additional
testing would be required if we make the new kernel the default?

Thanks,

Darren Hart



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-04-28  0:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-27 19:51 [PATCH 0/3] n450: add 2.6.37 kernel recipe and SMP support Darren Hart
2011-04-27 19:51 ` [PATCH 1/3] n450: enable SMP and SCHED_SMT Darren Hart
2011-04-27 19:52   ` [PATCH 2/3] n450: add linux_yocto (2.6.37) bbappend Darren Hart
2011-04-27 19:52   ` [PATCH 3/3] n450: use linux-yocto (2.6.37) by default Darren Hart
2011-04-27 19:59 ` [PATCH 0/3] n450: add 2.6.37 kernel recipe and SMP support Bruce Ashfield
2011-04-27 22:19   ` Darren Hart
2011-04-28  0:18     ` Bruce Ashfield

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.