Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762080AbZAHTQS (ORCPT ); Thu, 8 Jan 2009 14:16:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757752AbZAHTQA (ORCPT ); Thu, 8 Jan 2009 14:16:00 -0500 Received: from nf-out-0910.google.com ([64.233.182.191]:19163 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756896AbZAHTP7 (ORCPT ); Thu, 8 Jan 2009 14:15:59 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type :content-transfer-encoding:content-disposition; b=GDbpVjkGXViPv4bfQ9kXsgM8nZ+eGYs1ueSNKuaVnQxDq6bkCJsHHtn9gUh9BBUH5w gb8aOCWrcchr3hiUFtzcy4DVDbTtTwKuq9LoYGQ4SAkeeH8hurIewa4dwQsz04Jlf6tY QZDLuFzwrbGwIy8qtAsIysB7Rm2Dv3aFs370g= Message-ID: Date: Thu, 8 Jan 2009 22:15:56 +0300 From: "Alexey Dobriyan" To: arjan@infradead.org, torvalds@osdl.org Subject: Too async libata breakage Cc: "Linux Kernel" , linux-ide@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 552 Lines: 13 commit f29d3b23238e1955a8094e038c72546e99308e61 aka "fastboot: Make libata initialization even more async" results in no findable /dev/sda2 to mount / here. Kernel correctly sees sda as 750GB drive and the rest too. CONFIG_ATA_PIIX is in use, everything built-in, plain partitions, no initrd, DM, MD etc. -- 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/