From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QCoKq-000708-FX for mharc-grub-devel@gnu.org; Thu, 21 Apr 2011 03:29:56 -0400 Received: from eggs.gnu.org ([140.186.70.92]:33245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCoKo-0006zz-I0 for grub-devel@gnu.org; Thu, 21 Apr 2011 03:29:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCoKn-0003DL-Jp for grub-devel@gnu.org; Thu, 21 Apr 2011 03:29:54 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:42501) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCoKn-0003DH-B0 for grub-devel@gnu.org; Thu, 21 Apr 2011 03:29:53 -0400 Received: by wyf19 with SMTP id 19so1443871wyf.0 for ; Thu, 21 Apr 2011 00:29:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type; bh=TChp0XWouVkj9Nvg5WUSED43brLf5ITwmHcXxy21y+8=; b=IKB7/6kJ0dthTffiVuPMdJCX0iqGHuSH1TW1MfHEPpwjbIpu97yc4azapzGRNg9MWe HE26kTC4vsFZrlWPWGACw9ZvqfeM6Kwt3EJ7VEiZT/lAagY2G+XfIfxYfPckgGUpR9mO 1UybTLqe0p7xVjOZVY44zaj02S6yklSScTJxg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=G9hVHXS7UQSLhKXgyfY0mmPWsJx5KGEAVIfCU3LxuMqsMLzbbSQMZGe7fadYNn34OE x48wNVhwHnmb1cbUSCldZaBST9asq1n/Ugb7c86qY+BUjG6Yb1H4y5xcFtVkBjzR4zVe HilMN25GOiYDdFU9Tudp2rvanTYAj7Qt5zdA8= Received: by 10.227.140.67 with SMTP id h3mr1170183wbu.80.1303370992514; Thu, 21 Apr 2011 00:29:52 -0700 (PDT) Received: from debian.x201.phnet (gprs49.swisscom-mobile.ch [193.247.250.49]) by mx.google.com with ESMTPS id h11sm1007979wbc.9.2011.04.21.00.29.50 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 21 Apr 2011 00:29:51 -0700 (PDT) Message-ID: <4DAFDCEA.1040803@gmail.com> Date: Thu, 21 Apr 2011 09:29:46 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110402 Iceowl/1.0b2 Icedove/3.1.9 MIME-Version: 1.0 To: grub-devel@gnu.org, Colin Watson Subject: Re: grub-probe can't find device (regression) Bug #33133 References: <1303340998.3182.79.camel@sibyl.beware.dropbear.id.au> In-Reply-To: <1303340998.3182.79.camel@sibyl.beware.dropbear.id.au> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig257380B26F922ACB4E08ED62" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.169 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2011 07:29:55 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig257380B26F922ACB4E08ED62 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > Steppign through with gdb, it seems that the list of entries gets > created properly, but around line 209, there is something curious: > > if (entries[i].major !=3D 0) > continue; /* not a virtual device */ @cjwatson: it's a mismerge. Could you fix it? --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig257380B26F922ACB4E08ED62 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk2v3OoACgkQNak7dOguQgnXwwD/eZnS/O16t1MBsW+LCLuCwj7G lKenqjE/N2D9tym6CQsA/jcms2ugs6AVbuHZGGi7iH3QiqZoW7wJmslYFVknmHhR =qI/J -----END PGP SIGNATURE----- --------------enig257380B26F922ACB4E08ED62--