From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Subject: [next-20150119]regression (mm)? Date: Mon, 19 Jan 2015 10:42:04 -0600 Message-ID: <54BD33DC.40200@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:49553 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751911AbbASQma (ORCPT ); Mon, 19 Jan 2015 11:42:30 -0500 Sender: linux-next-owner@vger.kernel.org List-ID: To: linux-omap , linux-next , "linux-arm-kernel@lists.infradead.org" Cc: "Balbi, Felipe" 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