From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tyler Baker Subject: Re: [next-20150119]regression (mm)? Date: Mon, 19 Jan 2015 09:19:57 -0800 Message-ID: References: <54BD33DC.40200@ti.com> <54BD3930.7010105@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-wi0-f173.google.com ([209.85.212.173]:36767 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751506AbbASRT6 (ORCPT ); Mon, 19 Jan 2015 12:19:58 -0500 Received: by mail-wi0-f173.google.com with SMTP id r20so17288632wiv.0 for ; Mon, 19 Jan 2015 09:19:57 -0800 (PST) In-Reply-To: <54BD3930.7010105@ti.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Nishanth Menon Cc: linux-omap , linux-next , "linux-arm-kernel@lists.infradead.org" , "Balbi, Felipe" On 19 January 2015 at 09:04, Nishanth Menon wrote: > > 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. I agree. I believe this boots were marked as 'passed' because the platforms eventually reached userspace despite the kernel spewing errors. I've re-run a few of my boots, and sometimes the platform reaches userspace, other times it hangs. >> >> >> 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 -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: tyler.baker@linaro.org (Tyler Baker) Date: Mon, 19 Jan 2015 09:19:57 -0800 Subject: [next-20150119]regression (mm)? In-Reply-To: <54BD3930.7010105@ti.com> References: <54BD33DC.40200@ti.com> <54BD3930.7010105@ti.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 19 January 2015 at 09:04, Nishanth Menon wrote: > > 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. I agree. I believe this boots were marked as 'passed' because the platforms eventually reached userspace despite the kernel spewing errors. I've re-run a few of my boots, and sometimes the platform reaches userspace, other times it hangs. >> >> >> 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 at 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 -- 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