[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87y4w27np6.wl%satoru.takeuchi@gmail.com>
Date: Wed, 09 Jul 2014 20:53:41 +0900
From: Satoru Takeuchi <satoru.takeuchi@...il.com>
To: Guenter Roeck <linux@...ck-us.net>
Cc: Ben Hutchings <ben@...adent.org.uk>, linux-kernel@...r.kernel.org,
stable@...r.kernel.org, torvalds@...ux-foundation.org,
Satoru Takeuchi <satoru.takeuchi@...il.com>,
akpm@...ux-foundation.org
Subject: Re: [PATCH 3.2 000/125] 3.2.61-rc1 review
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 <linux/sched.h>
> 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/<version>-<test datetime>.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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists