From mboxrd@z Thu Jan 1 00:00:00 1970 From: Austin Schuh Subject: Re: Filesystem lockup with CONFIG_PREEMPT_RT Date: Mon, 7 Jul 2014 09:23:32 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: rt-users To: Jan de Kruyf Return-path: Received: from mail-ig0-f169.google.com ([209.85.213.169]:39740 "EHLO mail-ig0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751077AbaGGQXx (ORCPT ); Mon, 7 Jul 2014 12:23:53 -0400 Received: by mail-ig0-f169.google.com with SMTP id c1so10602376igq.2 for ; Mon, 07 Jul 2014 09:23:53 -0700 (PDT) In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Mon, Jul 7, 2014 at 1:48 AM, Jan de Kruyf wrote: > does not give the same problem that I experienced with XFS. > So there is a hickup between version 3.2-rt and 3.10-rt I would say. I posted a simple kernel module that reliably triggers the lockup by recreating the circumstances in a controlled manner. Try testing with that module. Austin