Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757262Ab1DOVdR (ORCPT ); Fri, 15 Apr 2011 17:33:17 -0400 Received: from ksp.mff.cuni.cz ([195.113.26.206]:38168 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756907Ab1DOVdQ (ORCPT ); Fri, 15 Apr 2011 17:33:16 -0400 Date: Fri, 15 Apr 2011 23:33:15 +0200 From: Cyril Hrubis To: Chris Ball Cc: pavel@ucw.cz, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, eric.y.miao@gmail.com, utx@penguin.cz, zaurus-devel@www.linuxtogo.org, marek.vasut@gmail.com, linux-mmc@vger.kernel.org Subject: Re: zaurus: mmcblk0: error -110 Message-ID: <20110415213315.GA4420@atrey.karlin.mff.cuni.cz> References: <20110412151547.GC20815@atrey.karlin.mff.cuni.cz> <20110412193944.GC2665@atrey.karlin.mff.cuni.cz> <20110412205421.GD2665@atrey.karlin.mff.cuni.cz> <20110412224333.GA22640@atrey.karlin.mff.cuni.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1357 Lines: 37 Hi! > >> > mmc0: error -95 whilst initialising SD card > >> > >> That's interesting. Would you mind trying to bisect? (Knowing whether > >> 2.6.38 final does it, for example, would be very helpful.) > > > > It may need one or two tries on 2.6.38 but it's there too. > > > >> There aren't many -EOPNOTSUPP returns in the stack. I see: > >> > >> card/block.c: mmc_blk_issue_secdiscard_rq and mmc_blk_issue_discard_rq > >> card/core.c: mmc_erase > >> core/sd_ops.c: mmc_app_cmd > >> > >> Mind doing some instrumentation to figure out which it is? > > > > Fails in the mmc_app_cmd. > > Okay. mmc_app_cmd() hasn't changed for years, so I'm afraid I don't > have any strong leads for you -- further bisection (you're pretty > sure this is a regression?) would be very useful. Well, I was using some old kernel there and updated to the 2.6.38 recently so only clue I do have is that it was working on like 2 years old kernel. And bisection is quite complicated, as number of kernel images simply doesn't boot there. :( I will look on this next week (hopefully) thanks anyway for your help so far. -- metan -- 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/