Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752959AbbK3QoL (ORCPT ); Mon, 30 Nov 2015 11:44:11 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:56714 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751835AbbK3QoK (ORCPT ); Mon, 30 Nov 2015 11:44:10 -0500 Date: Mon, 30 Nov 2015 16:44:05 +0000 From: Al Viro To: Sasha Levin Cc: Ingo Molnar , Peter Zijlstra , LKML Subject: Re: WARNING: CPU: 12 PID: 16862 at ./arch/x86/include/asm/thread_info.h:236 Message-ID: <20151130164404.GZ22011@ZenIV.linux.org.uk> References: <565C775C.9050004@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <565C775C.9050004@oracle.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 567 Lines: 15 On Mon, Nov 30, 2015 at 11:20:44AM -0500, Sasha Levin wrote: > Hi all, > > I've hit the following while fuzzing with trinity on the latest -next kernel: __set_current_state(TASK_INTERRUPTIBLE); schedule(); set_restore_sigmask(); somehow got out of schedule() without TIF_SIGPENDING being set... -- 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/