Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756017AbaGILxw (ORCPT ); Wed, 9 Jul 2014 07:53:52 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:36084 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755440AbaGILxs (ORCPT ); Wed, 9 Jul 2014 07:53:48 -0400 Date: Wed, 09 Jul 2014 20:53:41 +0900 Message-ID: <87y4w27np6.wl%satoru.takeuchi@gmail.com> From: Satoru Takeuchi To: Guenter Roeck Cc: Ben Hutchings , linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, Satoru Takeuchi , akpm@linux-foundation.org Subject: Re: [PATCH 3.2 000/125] 3.2.61-rc1 review In-Reply-To: <53BC9A89.20809@roeck-us.net> References: <53BC9A89.20809@roeck-us.net> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/23.4 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") 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 Tue, 08 Jul 2014 18:27:37 -0700, Guenter Roeck wrote: > > On 07/08/2014 12:01 PM, Ben Hutchings wrote: > > This is the start of the stable review cycle for the 3.2.61 release. > > There are 125 patches in this series, which will be posted as responses > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Thu Jul 10 19:01:49 UTC 2014. > > Anything received after that time might be too late. > > > > Build results: > total: 109 pass: 71 fail: 38 > Failed builds: > alpha:allmodconfig > arm:defconfig > arm:imx_v4_v5_defconfig > arm:mxs_defconfig > arm:dove_defconfig > arm:kirkwood_defconfig > arm:omap2plus_defconfig > arm:tegra_defconfig > arm:u8500_defconfig > arm:at91sam9rl_defconfig > arm:pxa910_defconfig > arm:mackerel_defconfig > arm:ixp4xx_defconfig > arm:vexpress_defconfig > arm:msm_defconfig > arm:at91rm9200_defconfig > arm:at91sam9263_defconfig > arm:at91sam9g45_defconfig > arm:assabet_defconfig > i386:defconfig > i386:allyesconfig > i386:allmodconfig > m32r:defconfig > microblaze:mmu_defconfig > microblaze:nommu_defconfig > mips:defconfig > mips:allmodconfig > mips:bcm47xx_defconfig > mips:bcm63xx_defconfig > mips:ar7_defconfig > mips:fuloong2e_defconfig > mips:malta_defconfig > score:defconfig > sparc64:allmodconfig > um:defconfig > unicore32:defconfig > xtensa:defconfig > xtensa:allmodconfig > > Qemu images fail to build for mips, mips64, and x86. > > Build error seems to be always the same. > > lib/nlattr.c: In function 'nla_parse': > lib/nlattr.c:201:3: error: dereferencing pointer to incomplete type > make[1]: *** [lib/nlattr.o] Error 1 > > Culprit is bfc5184b69 (netlink: rate-limit leftover bytes warning > and print process name). In 3.2, it is necessary to include > explicitly to get the definition of 'struct task_struct'. > > Details are available at http://server.roeck-us.net:8010/builders. > > Guenter > This kernel passed my test. I didn't hit the problem which Guenter reported since I only test x86_64 arch. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4 - memory: 8GB - Test Target Environment: - Debian Jessy x86_64 (KVM guest on the Build Environment) - # of vCPU: 2 - memory: 2GB Thanks, Satoru -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/