From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 8 Dec 2012 11:46:13 -0800 From: Greg Kroah-Hartman To: Shuah Khan Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk Subject: Re: [ 00/20] 3.4.23-stable review Message-ID: <20121208194613.GC3897@kroah.com> References: <20121207005232.756641002@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: On Fri, Dec 07, 2012 at 05:59:24PM -0700, Shuah Khan wrote: > On Fri, Dec 7, 2012 at 5:52 PM, Shuah Khan wrote: > > On Fri, Dec 7, 2012 at 5:49 PM, Shuah Khan wrote: > >> On Thu, Dec 6, 2012 at 5:54 PM, Greg Kroah-Hartman > >> wrote: > >>> This is the start of the stable review cycle for the 3.4.23 release. > >>> There are 20 patches in this series, all will be posted as a response > >>> to this one. If anyone has any issues with these being applied, please > >>> let me know. > >>> > >>> Responses should be made by Sun Dec 9 00:50:03 UTC 2012. > >>> Anything received after that time might be too late. > >>> > >>> The whole patch series can be found in one patch at: > >>> kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.4.23-rc1.gz > >>> and the diffstat can be found below. > >>> > >>> thanks, > >>> > >>> greg k-h > >> > >> Patche applied cleanly and compiled and booted on the following systems: > >> > >> HP EliteBook 6930p Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz > >> HP ProBook 6475b AMD A10-4600M APU with Radeon(tm) HD Graphics > >> > >> Cross-compile tests > >> alpha: defconfig passed > >> arm: defconfig passed > >> c6x: defconfig passed > >> mips: defconfig passed > >> mipsel: defconfig passed > >> powerpc: wii_defconfig passed > >> sh: defconfig passed > >> sparc: defconfig passed > >> tile: tilegx_defconfig passed > > > > Correction. > > tile: tilegx_defconfig failed: > > > > tile tilegx_defconfig > > > > Just a snippet, I can send a full log. > > > > LD init/built-in.o > > HOSTCC usr/gen_init_cpio > > /home/shuah/lkml/linux_stable_testing_3.0.56/scripts/gen_initramfs_list.sh: > > Cannot open 'usr/contents.txt' > > make[1]: *** [usr/initramfs_data.cpio] Error 1 > > make: *** [usr] Error 2 > > > > Didn't get a chance to investigate. > > Sorry tile failure is for 3.0.56 Is that caused by something new in 3.0.56, or has it always been that way? thanks, greg k-h