From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aiQVa-00082n-7z for mharc-grub-devel@gnu.org; Tue, 22 Mar 2016 13:54:22 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiQVY-00081x-Hk for grub-devel@gnu.org; Tue, 22 Mar 2016 13:54:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aiQVU-0001gT-EV for grub-devel@gnu.org; Tue, 22 Mar 2016 13:54:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43836) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiQVU-0001g8-9D for grub-devel@gnu.org; Tue, 22 Mar 2016 13:54:16 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id 331AFC049E19; Tue, 22 Mar 2016 17:54:15 +0000 (UTC) Received: from redhat.com (ovpn-112-97.phx2.redhat.com [10.3.112.97]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u2MHs8IB027244 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 22 Mar 2016 13:54:12 -0400 Date: Tue, 22 Mar 2016 13:54:07 -0400 From: Peter Jones To: "Vladimir 'phcoder' Serbinenko" Subject: Re: Bugs and tasks for 2.02[~rc1] Message-ID: <20160322175406.GC15450@redhat.com> References: <20160307190016.GA13163@redhat.com> <56DDE5B0.6080002@gmail.com> <56DDEB3D.4010505@gmail.com> <20160307211958.GF13163@redhat.com> <20160307214259.GE27675@codeblueprint.co.uk> <20160314151701.GF2619@codeblueprint.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Cc: Matt Fleming , Andrei Borzenkov , Colin Watson , The development of GRUB 2 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: Tue, 22 Mar 2016 17:54:21 -0000 On Tue, Mar 15, 2016 at 10:38:32AM -0700, Vladimir 'phcoder' Serbinenko wrote: > Can somebody prepare a patch for this minimally changing current linux.c? Sure, I can do that - sorry for the delay here, I had some family things come up and had to spend last week away. So it'll still be a bit longer, because I'm still catching up with stuff. -- Peter