Re: [linux-yocto] [PATCH 0/2] suspend/resume bugfix for genericx86-64

2013-09-25 Thread Bruce Ashfield

On 13-09-24 02:23 PM, nitin.a.kam...@intel.com wrote:

From: Nitin A Kamble nitin.a.kam...@intel.com

Here is a fix for suspend/resume bug for the genericx86-64 BSP. The missing
kernel driver config options are pulled in the BSP. Also the power/intel.cfg
config fragment is converted to use modules.


merged and pushed.

For now, I took a pass on patch 1/2, we'll address that sort of change
after the 1.5 release. I err'd on the side of keeping things the same/stable
for now.

Cheers,

Bruce



Thanks,
Nitin

The following changes since commit 4f689aa30a2c9cf5dceb2fa3696d2cb208ee9173:

   meta: remove ftrace/ftrace-disable feature (2013-09-17 23:20:39 -0400)

are available in the git repository at:

   git://git.yoctoproject.org/linux-yocto-contrib nitin/3.10-meta
   
http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=nitin/3.10-meta

Nitin A Kamble (2):
   features/power/intel.cfg: convert to modules
   common-pc-64: add kernel CONFIG options for sugarbay platform

  meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc | 13 +
  meta/cfg/kernel-cache/features/power/intel.cfg  | 12 ++--
  2 files changed, 19 insertions(+), 6 deletions(-)



___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


[linux-yocto] [PATCH 0/2] suspend/resume bugfix for genericx86-64

2013-09-24 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com

Here is a fix for suspend/resume bug for the genericx86-64 BSP. The missing
kernel driver config options are pulled in the BSP. Also the power/intel.cfg
config fragment is converted to use modules.

Thanks,
Nitin

The following changes since commit 4f689aa30a2c9cf5dceb2fa3696d2cb208ee9173:

  meta: remove ftrace/ftrace-disable feature (2013-09-17 23:20:39 -0400)

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-contrib nitin/3.10-meta
  
http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=nitin/3.10-meta

Nitin A Kamble (2):
  features/power/intel.cfg: convert to modules
  common-pc-64: add kernel CONFIG options for sugarbay platform

 meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc | 13 +
 meta/cfg/kernel-cache/features/power/intel.cfg  | 12 ++--
 2 files changed, 19 insertions(+), 6 deletions(-)

-- 
1.8.1.4

___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto