From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Subject: Re: [next-20150119]regression (mm)? Date: Mon, 19 Jan 2015 11:04:48 -0600 Message-ID: <54BD3930.7010105@ti.com> References: <54BD33DC.40200@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from devils.ext.ti.com ([198.47.26.153]:37787 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751751AbbASRFQ (ORCPT ); Mon, 19 Jan 2015 12:05:16 -0500 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Tyler Baker Cc: linux-omap , linux-next , "linux-arm-kernel@lists.infradead.org" , "Balbi, Felipe" On 01/19/2015 10:59 AM, Tyler Baker wrote: > I can confirm, I am observing the same issue in my lab. 15 platforms > failed to boot on next-20150119. > > http://kernelci.org/boot/?next-20150119&fail http://kernelci.org/boot/all/job/next/kernel/next-20150119/ I see many platforms succeed in lab-khilman, but fails in your farm as well :( For example: http://storage.kernelci.org/next/next-20150119/arm-imx_v6_v7_defconfig/lab-khilman/boot-imx6q-wandboard.txt has the same errors, but marked success. http://storage.kernelci.org/next/next-20150119/arm-imx_v6_v7_defconfig/lab-tbaker/boot-imx6q-wandboard.txt is marked fail. I suppose this is much worse than the "pass" status indicates. > > > On Monday, 19 January 2015, Nishanth Menon > wrote: > > Hi, > > Most platforms seem broken intoday's next tag. > > https://github.com/nmenon/kernel-test-logs/tree/next-20150119 > (defconfig: omap2plus_defconfig) > > > [ 7.166600] ------------[ cut here ]------------ > > [ 7.171676] WARNING: CPU: 0 PID: 54 at mm/mmap.c:2859 > exit_mmap+0x1a8/0x21c() > > [ 7.179194] Modules linked in: > > [ 7.182479] CPU: 0 PID: 54 Comm: init Not tainted > 3.19.0-rc5-next-20150119-00002-gfdefcded1272 #1 > > [ 7.191863] Hardware name: Generic AM33XX (Flattened Device Tree) > > [ 7.198318] [] (unwind_backtrace) from [] > (show_stack+0x10/0x14) > > [ 7.206528] [] (show_stack) from [] > (dump_stack+0x78/0x94) > > [ 7.214191] [] (dump_stack) from [] > (warn_slowpath_common+0x7c/0xb4) > > [ 7.222751] [] (warn_slowpath_common) from > [] (warn_slowpath_null+0x1c/0x24) > > [ 7.232038] [] (warn_slowpath_null) from > [] (exit_mmap+0x1a8/0x21c) > > [ 7.240536] [] (exit_mmap) from [] > (mmput+0x44/0xec) > > [ 7.247612] [] (mmput) from [] > (flush_old_exec+0x300/0x5a4) > > [ 7.255357] [] (flush_old_exec) from [] > (load_elf_binary+0x2ec/0x1144) > > [ 7.264111] [] (load_elf_binary) from [] > (search_binary_handler+0x88/0x1ac) > > [ 7.273311] [] (search_binary_handler) from > [] (load_script+0x260/0x280) > > [ 7.282232] [] (load_script) from [] > (search_binary_handler+0x88/0x1ac) > > [ 7.291066] [] (search_binary_handler) from > [] (do_execveat_common+0x538/0x6c4) > > [ 7.300628] [] (do_execveat_common) from > [] (do_execve+0x2c/0x34) > > [ 7.308881] [] (do_execve) from [] > (ret_fast_syscall+0x0/0x4c) > > [ 7.316881] ---[ end trace 3b8a46b1b280f423 ]--- > > > -- > Regards, > Nishanth Menon > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > > > > -- > Tyler Baker > Tech Lead, LAVA > Linaro.org | Open source software for ARM SoCs > Follow Linaro: http://www.facebook.com/pages/Linaro > http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog -- Regards, Nishanth Menon