From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756228AbaCZUqi (ORCPT ); Wed, 26 Mar 2014 16:46:38 -0400 Received: from hygieia.santi-shop.eu ([78.46.175.2]:45230 "EHLO hygieia.santi-shop.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753861AbaCZUqg convert rfc822-to-8bit (ORCPT ); Wed, 26 Mar 2014 16:46:36 -0400 Date: Wed, 26 Mar 2014 21:46:31 +0100 From: Bruno =?UTF-8?B?UHLDqW1vbnQ=?= To: Jason Cooper Cc: linux-kernel@vger.kernel.org, Sebastian Hesselbarth , Alexander Elbs , Nicolas Pitre , Thomas Petazzoni , linux-mmc@vger.kernel.org, Andrew Lunn , Gregory CLEMENT Subject: Re: mvsdio: unhandled interrupt, mmc writes queuing up Message-ID: <20140326214631.7dccf8b6@neptune.home> In-Reply-To: <20140326000735.GI28304@titan.lakedaemon.net> References: <20140325192759.GJ29769@segv.de> <53320055.9080307@gmail.com> <20140326000735.GI28304@titan.lakedaemon.net> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.22; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Jason Sebastian, On Tue, 25 March 2014 Jason Cooper wrote: > On Tue, Mar 25, 2014 at 11:16:53PM +0100, Sebastian Hesselbarth wrote: > > >> On Wed, 19 Mar 2014, Bruno Prémont wrote: > > >>> Since upgrading my Sheevaplug from 3.7.2 to 3.13.6 (FDT) I'm seeing > > >>> mvsdio f1090000.mvsdio: unhandled interrupt status=0x8810 en=0x0000 pio=0 > > >>> at varied timings. > > > > Can you please try the patches contained in [1]? > > > > They have been Acked-by Jason Cooper, but I guess we simply lost > > track of them. > > > > Sebastian > > > > [1] https://lkml.org/lkml/2013/11/15/276 > > If these work for you, please send a Tested-by and I'll keep better > track of them this time. I think these were sent before we had a > process for shuttling things into irqchip... Same for me as for Alexander, tested the series of 3 patches on top of 3.14-rc7 here with no complaints about unhandled interrupts left. So for the 3 of them: Tested-by: Bruno Prémont Thanks, Bruno