From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751535Ab3ATJWn (ORCPT ); Sun, 20 Jan 2013 04:22:43 -0500 Received: from mail-pb0-f42.google.com ([209.85.160.42]:37398 "EHLO mail-pb0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750930Ab3ATJWl (ORCPT ); Sun, 20 Jan 2013 04:22:41 -0500 Date: Sun, 20 Jan 2013 18:22:34 +0900 Message-ID: <87ip6sus2t.wl%satoru.takeuchi@gmail.com> From: Satoru Takeuchi To: Greg Kroah-Hartman 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/33] 3.7.4-stable review In-Reply-To: <20130119010345.885772698@linuxfoundation.org> References: <20130119010345.885772698@linuxfoundation.org> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/23.4 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Fri, 18 Jan 2013 17:16:25 -0800, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.7.4 release. > There are 33 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. This kernel can be built and boot without any problem. Building a kernel with this kernel also works fine. - Build Machine: debian wheezy x86_64 CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4 memory: 8GB - Test machine: debian wheezy x86_64(KVM guest on the Build Machine) vCPU: x2 memory: 2GB I reviewed the following patches and it looks good to me. > ------------- > Pseudo-Shortlog of commits: ... > Jiri Slaby > pty: return EINVAL for TIOCGPTN for BSD ptys ... > Maxime Ripard > tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler > > Wei Yongjun > tty: serial: vt8500: fix return value check in vt8500_serial_probe() > > chao bi > serial:ifx6x60:Delete SPI timer when shut down port ... > Eric Sandeen > ext4: init pagevec in ext4_da_block_invalidatepages ... > Luciano Coelho > firmware: make sure the fw file size is not 0 Thanks, Satoru