Re: [yocto] [PATCH 0/3][KERNEL] base patches needed for romley

2011-05-27 Thread Darren Hart
On 05/27/2011 08:20 PM, Zanussi, Tom wrote: > On Fri, 2011-05-27 at 20:07 -0700, Hart, Darren wrote: >> On 05/27/2011 01:45 PM, tom.zanu...@intel.com wrote: >>> From: Tom Zanussi >>> >>> These upstreamed post-2.6.37 patches are needed by the romley BSP >>> for 2.6.37. >>> >>> Note that I've remove

Re: [yocto] Yocto Bug Triage call for action

2011-05-27 Thread Saul Wold
On 05/26/2011 03:50 PM, Zhang, Jessica wrote: Hi All, The Yocto bug triage team did bug scrub and the following 2 bugs are identified as critical major which means they need to be fixed ASAP for the upcoming 1.1 M1 release. 1100 – [emenlow/crownbay-noemgd] X window could not start up with sato-

Re: [yocto] [PATCH 0/3][KERNEL] base patches needed for romley

2011-05-27 Thread Tom Zanussi
On Fri, 2011-05-27 at 20:07 -0700, Hart, Darren wrote: > On 05/27/2011 01:45 PM, tom.zanu...@intel.com wrote: > > From: Tom Zanussi > > > > These upstreamed post-2.6.37 patches are needed by the romley BSP > > for 2.6.37. > > > > Note that I've removed the e-mail addresses from these posted patc

Re: [yocto] [PATCH 0/3][KERNEL] base patches needed for romley

2011-05-27 Thread Darren Hart
On 05/27/2011 01:45 PM, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > These upstreamed post-2.6.37 patches are needed by the romley BSP > for 2.6.37. > > Note that I've removed the e-mail addresses from these posted patches, > but the git branch retains them. I understand the reason, but

Re: [yocto] [PATCH 3/3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller

2011-05-27 Thread Tom Zanussi
On Fri, 2011-05-27 at 17:16 -0700, Bruce Ashfield wrote: > On 11-05-27 5:19 PM, Tom Zanussi wrote: > > On Fri, 2011-05-27 at 14:08 -0700, Bruce Ashfield wrote: > >> On 11-05-27 04:46 PM, tom.zanu...@intel.com wrote: > >>> From: Seth Heasley > >>> > >>> commit 64a3903d0885879ba8706a8bcf71c5e3e7664db

Re: [yocto] [PATCH 3/3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller

2011-05-27 Thread Bruce Ashfield
On 11-05-27 5:19 PM, Tom Zanussi wrote: On Fri, 2011-05-27 at 14:08 -0700, Bruce Ashfield wrote: On 11-05-27 04:46 PM, tom.zanu...@intel.com wrote: From: Seth Heasley commit 64a3903d0885879ba8706a8bcf71c5e3e7664db2 upstream This patch adds an updated SATA RAID DeviceID for the Intel Patsburg

Re: [yocto] [PATCH 1/1] meta-intel: fix BBFILE_COLLECTIONS overrides

2011-05-27 Thread Tom Zanussi
On Fri, 2011-05-27 at 15:18 -0700, Jeremy Puhlman wrote: > > The crownbay has two BBFILE_COLLECTIONS in the same file, one for > > crownbay and one for crownbay-noemgd. The conditional append allows > > them to be selected based on the machine selected. > > The BBFILE_COLLECTIONS var basically gi

Re: [yocto] [PATCH 1/1] meta-intel: fix BBFILE_COLLECTIONS overrides

2011-05-27 Thread Jeremy Puhlman
> The crownbay has two BBFILE_COLLECTIONS in the same file, one for > crownbay and one for crownbay-noemgd. The conditional append allows > them to be selected based on the machine selected. The BBFILE_COLLECTIONS var basically give you a hook so you can find: BBFILE_PATTERN_ BBFILE_PRIORITY_

Re: [yocto] [PATCH 1/1] meta-intel: fix BBFILE_COLLECTIONS overrides

2011-05-27 Thread Tom Zanussi
On Fri, 2011-05-27 at 14:55 -0700, Darren Hart wrote: > > On 05/26/2011 08:40 AM, tom.zanu...@intel.com wrote: > > From: Tom Zanussi > > > > Several BBFILE_COLLECTIONS assignments in the layer.confs for these > > meta-intel layers added unwanted machine overrides, resulting in > > truncated valu

Re: [yocto] [PATCH 10/14][KERNEL] meta: add intel-e1xxxx feature

2011-05-27 Thread Tom Zanussi
On Fri, 2011-05-27 at 14:44 -0700, Hart, Darren wrote: > On 05/27/2011 01:45 PM, tom.zanu...@intel.com wrote: > > From: Tom Zanussi > > > > Add a general-purpose feature adding support for Intel PRO/100, Intel > > PRO/1000, and Intel PRO/1000 PCI-Express adapters. > > I noticed some things have

Re: [yocto] [PATCH 1/1] meta-intel: fix BBFILE_COLLECTIONS overrides

2011-05-27 Thread Darren Hart
On 05/26/2011 08:40 AM, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > Several BBFILE_COLLECTIONS assignments in the layer.confs for these > meta-intel layers added unwanted machine overrides, resulting in > truncated values for this variable - remove them. Why the difference between cro

Re: [yocto] [PATCH 10/14][KERNEL] meta: add intel-e1xxxx feature

2011-05-27 Thread Darren Hart
On 05/27/2011 01:45 PM, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > Add a general-purpose feature adding support for Intel PRO/100, Intel > PRO/1000, and Intel PRO/1000 PCI-Express adapters. I noticed some things have been added as modules while others are configured in. What is your cr

Re: [yocto] [PATCH 3/3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller

2011-05-27 Thread Tom Zanussi
On Fri, 2011-05-27 at 14:08 -0700, Bruce Ashfield wrote: > On 11-05-27 04:46 PM, tom.zanu...@intel.com wrote: > > From: Seth Heasley > > > > commit 64a3903d0885879ba8706a8bcf71c5e3e7664db2 upstream > > > > This patch adds an updated SATA RAID DeviceID for the Intel Patsburg PCH. > > Looks like we

Re: [yocto] [PATCH 3/3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller

2011-05-27 Thread Bruce Ashfield
On 11-05-27 04:46 PM, tom.zanu...@intel.com wrote: From: Seth Heasley commit 64a3903d0885879ba8706a8bcf71c5e3e7664db2 upstream This patch adds an updated SATA RAID DeviceID for the Intel Patsburg PCH. Looks like we already had this one in the 2.6.37 tree via gregkh and -stable > git tag --co

Re: [yocto] [PATCH 0/3][KERNEL] base patches needed for romley

2011-05-27 Thread Tom Zanussi
On Fri, 2011-05-27 at 13:58 -0700, Bruce Ashfield wrote: > On 11-05-27 04:45 PM, tom.zanu...@intel.com wrote: > > From: Tom Zanussi > > > > These upstreamed post-2.6.37 patches are needed by the romley BSP > > for 2.6.37. > > > > Note that I've removed the e-mail addresses from these posted patches

Re: [yocto] [PATCH 0/3][KERNEL] base patches needed for romley

2011-05-27 Thread Bruce Ashfield
On 11-05-27 04:45 PM, tom.zanu...@intel.com wrote: From: Tom Zanussi These upstreamed post-2.6.37 patches are needed by the romley BSP for 2.6.37. Note that I've removed the e-mail addresses from these posted patches, but the git branch retains them. Please pull into linux-yocto-2.6.37. Good

Re: [yocto] [PATCH 00/14][KERNEL] add a few new kernel features and related cleanup

2011-05-27 Thread Bruce Ashfield
On 11-05-27 04:44 PM, tom.zanu...@intel.com wrote: From: Tom Zanussi This adds a few new features needed by the in-progress romley BSP (but useable by anyone). Along the way, I noticed several areas that could usefully be featurized and cleaned up those as well. Please pull into linux-yocto-2.

[yocto] [PATCH 3/3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller

2011-05-27 Thread tom . zanussi
From: Seth Heasley commit 64a3903d0885879ba8706a8bcf71c5e3e7664db2 upstream This patch adds an updated SATA RAID DeviceID for the Intel Patsburg PCH. Signed-off-by: Seth Heasley Signed-off-by: Jeff Garzik Integrated-by: Tom Zanussi --- drivers/ata/ahci.c |1 + 1 files changed, 1 insertions(

[yocto] [PATCH 2/3][KERNEL] x86/PCI: irq and pci_ids patch for Intel Patsburg

2011-05-27 Thread tom . zanussi
From: Seth Heasley commit 9b444b36fee16d2aaae9cc91ce594ecb15d922a9 upstream This patch adds an additional LPC Controller DeviceID for the Intel Patsburg PCH. Signed-off-by: Seth Heasley Signed-off-by: Jesse Barnes Integrated-by: Tom Zanussi --- arch/x86/pci/irq.c |3 ++- include/linux/

[yocto] [PATCH 1/3][KERNEL] Remove extra struct page member from the buffer info structure

2011-05-27 Thread tom . zanussi
From: Greg Rose declaration. commit b1d670f10e8078485884f0cf7e384d890909aeaa upstream Reported-by: Andi Kleen Signed-off-by: Greg Rose Tested-by: Emil Tantilov Signed-off-by: Jeff Kirsher Integrated-by: Tom Zanussi --- drivers/net/igbvf/igbvf.h |1 - 1 files changed, 0 insertions(+), 1 dele

[yocto] [PATCH 0/3][KERNEL] base patches needed for romley

2011-05-27 Thread tom . zanussi
From: Tom Zanussi These upstreamed post-2.6.37 patches are needed by the romley BSP for 2.6.37. Note that I've removed the e-mail addresses from these posted patches, but the git branch retains them. Please pull into linux-yocto-2.6.37. Thanks, Tom Pull URL: git://git.yoctoproject.org/linux-

[yocto] [PATCH 12/14][KERNEL] meta: add dca feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Add a general-purpose feature for turning on DCA support (Intel Direct Cache Access) and use it in igb/ixgbe features. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/features/dca/dca.cfg |4 meta/cfg/kernel-cache/features/dca/dca.scc |3 +++ meta/cf

[yocto] [PATCH 14/14][KERNEL] meta: add romley features

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Add uio, ixgbe, e1xxx and hugetlb features to romley bsp. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/bsp/romley/romley.scc |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/romley/romley.scc b/meta/cfg/kernel-cach

[yocto] [PATCH 13/14][KERNEL] meta: remove 'not set' lines from netfilter.cfg

2011-05-27 Thread tom . zanussi
From: Tom Zanussi The 'not set' lines override intentional config options and unintentionally turn them off. Remove them to avoid this behavior. Signed-off-by: Tom Zanussi --- .../kernel-cache/features/netfilter/netfilter.cfg | 34 1 files changed, 0 insertions(+), 34

[yocto] [PATCH 11/14][KERNEL] meta: replace open-coded E1XXXX options with intel-e1xxxx feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Have common-pc and common-pc-64 use the intel-e1 feature, remove the corresponding options in common-pc64.cfg (including deletion of common-pc-net.cfg) and common-pc.cfg, and update bsps accordingly. Signed-off-by: Tom Zanussi --- .../kernel-cache/bsp/common-pc-64/common-

[yocto] [PATCH 10/14][KERNEL] meta: add intel-e1xxxx feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Add a general-purpose feature adding support for Intel PRO/100, Intel PRO/1000, and Intel PRO/1000 PCI-Express adapters. Signed-off-by: Tom Zanussi --- .../features/intel-e1/intel-e1.cfg |4 .../features/intel-e1/intel-e1.scc |1 +

[yocto] [PATCH 09/14][KERNEL] meta: replace open-coded igb options with igb feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Have common-pc-64 use the igb feature, and remove the corresponding options in common-pc64.cfg. Signed-off-by: Tom Zanussi --- .../kernel-cache/bsp/common-pc-64/common-pc-64.cfg |1 - .../kernel-cache/bsp/common-pc-64/common-pc-64.scc |1 + 2 files changed, 1 insertio

[yocto] [PATCH 08/14][KERNEL] meta: add igb feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Add a general-purpose feature for turning on Intel 82575/82576 PCI Express Gigabit ethernet support. Turns on Direct Cache Access and 82576 Virtual Function Ethernet support. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/features/igb/igb.cfg | 10 ++ meta/cf

[yocto] [PATCH 06/14][KERNEL] meta: replace open-coded dma engine options with dmaengine feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Replace open-coded DMA_ENGINE and DMADEVICES options with the dmaengine feature. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc| 10 +++--- meta/cfg/kernel-cache/bsp/crownbay/eg20t.cfg |2 -- .../bsp/fsl-mpc8315e-rdb/fsl-mpc

[yocto] [PATCH 07/14][KERNEL] meta: add ixgbe feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Add a general-purpose feature for turning on Intel 10GbE PCI Express support. Turns on Direct Cache Access and Data Center Bridging as well as 82599 Virtual Function Ethernet support. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/features/ixgbe/ixgbe.cfg | 13 ++

[yocto] [PATCH 05/14][KERNEL] meta: add dmaengine feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Add a general-purpose feature for turning on DMA engine support. Signed-off-by: Tom Zanussi --- .../kernel-cache/features/dmaengine/dmaengine.cfg |2 ++ .../kernel-cache/features/dmaengine/dmaengine.scc |1 + 2 files changed, 3 insertions(+), 0 deletions(-) create

[yocto] [PATCH 04/14][KERNEL] meta: add hugetlb feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Add a general-purpose feature for turning on common hugetlb options, such as huge page support and hugetblfs. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/features/hugetlb/hugetlb.cfg |2 ++ meta/cfg/kernel-cache/features/hugetlb/hugetlb.scc |1 + 2 files chan

[yocto] [PATCH 01/14][KERNEL] meta: add hpet feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Add a general-purpose feature for turning on common HPET options, such as basic HPET support and the hpet device w/mmap support. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/features/hpet/hpet.cfg |6 ++ meta/cfg/kernel-cache/features/hpet/hpet.scc |1 + 2

[yocto] [PATCH 02/14][KERNEL] meta: replace open-coded hpet options with hpet feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Have common-pc-64 use the hpet feature, and remove the corresponding options in common-pc64.cfg. Also remove the hpet options from arm and ppc machines where they're noops. Signed-off-by: Tom Zanussi --- .../arm-versatile-926ejs/arm-versatile-926ejs.cfg |1 - .../kernel

[yocto] [PATCH 03/14][KERNEL] meta: add uio feature

2011-05-27 Thread tom . zanussi
From: Tom Zanussi Add feature to turn on userspace I/O support. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/features/uio/uio.cfg |1 + meta/cfg/kernel-cache/features/uio/uio.scc |1 + 2 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 meta/cfg/kernel-cache/fe

[yocto] [PATCH 00/14][KERNEL] add a few new kernel features and related cleanup

2011-05-27 Thread tom . zanussi
From: Tom Zanussi This adds a few new features needed by the in-progress romley BSP (but useable by anyone). Along the way, I noticed several areas that could usefully be featurized and cleaned up those as well. Please pull into linux-yocto-2.6.37. Thanks, Tom Pull URL: git://git.yoctoprojec