From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752965Ab3BEGOZ (ORCPT ); Tue, 5 Feb 2013 01:14:25 -0500 Received: from mail-la0-f52.google.com ([209.85.215.52]:55063 "EHLO mail-la0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751279Ab3BEGOY (ORCPT ); Tue, 5 Feb 2013 01:14:24 -0500 Date: Tue, 5 Feb 2013 08:14:13 +0200 (EET) From: Tero Roponen X-X-Sender: terrop@terrop.lan To: Miklos Szeredi cc: Tero Roponen , fuse-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: User-triggerable WARNING with fuse In-Reply-To: Message-ID: References: User-Agent: Alpine 2.03 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 4 Feb 2013, Miklos Szeredi wrote: > On Fri, Feb 1, 2013 at 12:39 PM, Tero Roponen wrote: > > > > Using the attached program I can trigger the following WARNING > > reliably as a normal user. This happens at least both in 3.8-rc6 > > and 3.7.5. > > > > The kernel is tainted by proprietary NVIDIA module, but I don't > > thinks it matters in this case. > > > > Thanks, the attached patch should fix it. Yes, that fixed it. -- Tero Roponen