Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753144AbbK3QVU (ORCPT ); Mon, 30 Nov 2015 11:21:20 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:44475 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751313AbbK3QVT (ORCPT ); Mon, 30 Nov 2015 11:21:19 -0500 To: Ingo Molnar , Al Viro Cc: Peter Zijlstra , LKML From: Sasha Levin Subject: WARNING: CPU: 12 PID: 16862 at ./arch/x86/include/asm/thread_info.h:236 Message-ID: <565C775C.9050004@oracle.com> Date: Mon, 30 Nov 2015 11:20:44 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1341 Lines: 27 Hi all, I've hit the following while fuzzing with trinity on the latest -next kernel: [ 587.536319] WARNING: CPU: 12 PID: 16862 at ./arch/x86/include/asm/thread_info.h:236 sigsuspend+0x194/0x1b0() [ 587.540863] Modules linked in: [ 587.541742] CPU: 12 PID: 16862 Comm: trinity-c421 Not tainted 4.4.0-rc2-next-20151127-sasha-00011-g1ca161c-dirty #2660 [ 587.543554] 0000000000000000 000000002c914859 ffff8806e3347e38 ffffffff9ea923db [ 587.545672] 0000000000000000 ffff8800c8032000 ffffffffa64a5120 ffff8806e3347e78 [ 587.547042] ffffffff9d2e00d9 ffffffff9d307334 ffffffffa64a5120 00000000000000ec [ 587.549585] Call Trace: [ 587.550261] [] dump_stack+0x72/0xb7 [ 587.551125] [] warn_slowpath_common+0x109/0x130 [ 587.553088] [] warn_slowpath_null+0x29/0x30 [ 587.554164] [] sigsuspend+0x194/0x1b0 [ 587.555116] [] SyS_rt_sigsuspend+0xbb/0x110 [ 587.561511] [] entry_SYSCALL_64_fastpath+0x35/0x99 [ 587.563289] ---[ end trace 76d0b7c8c18c2a7d ]--- Thanks, Sasha -- 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/