From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZxGem-0006Ce-Qy for mharc-grub-devel@gnu.org; Fri, 13 Nov 2015 10:52:56 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxGej-00064l-RX for grub-devel@gnu.org; Fri, 13 Nov 2015 10:52:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZxGef-0006Nc-Nh for grub-devel@gnu.org; Fri, 13 Nov 2015 10:52:53 -0500 Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:27497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxGef-0006Mc-IY for grub-devel@gnu.org; Fri, 13 Nov 2015 10:52:49 -0500 Received: from pps.filterd (m0089730.ppops.net [127.0.0.1]) by m0089730.ppops.net (8.15.0.59/8.15.0.59) with SMTP id tADFnaGV003905; Fri, 13 Nov 2015 07:52:47 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fb.com; h=subject : to : references : cc : from : message-id : date : mime-version : in-reply-to : content-type : content-transfer-encoding; s=facebook; bh=zNhd26VizoteVv2twTFm6eRa9OUjEp7ZTS5cT9LFAe8=; b=XJPnL4ohsBT71Ex2IRROvb8EF1nn31LvUuvLZeJYzBEuAsMEJQiIkU7m98vRpc4tFBso pR/cvgQt9w37SEGdSBpMp+5OL8ffSeDMzsjXCiECQUXAlQ031EJCZxtWwsy8ULryfwv+ 10pRsFS/fCm6XCPZQHoor8/FyMqaxsXa4bM= Received: from mail.thefacebook.com ([199.201.64.23]) by m0089730.ppops.net with ESMTP id 1y439yjf8q-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Fri, 13 Nov 2015 07:52:47 -0800 Received: from localhost.localdomain (192.168.52.123) by mail.thefacebook.com (192.168.16.19) with Microsoft SMTP Server (TLS) id 14.3.248.2; Fri, 13 Nov 2015 07:52:43 -0800 Subject: Re: [PATCH] efinet: check for broken firmware To: Andrei Borzenkov , "Vladimir 'phcoder' Serbinenko" References: <1447366056-3328165-1-git-send-email-jbacik@fb.com> <5645F3F9.7030405@fb.com> From: Josef Bacik Message-ID: <56460749.9050404@fb.com> Date: Fri, 13 Nov 2015 10:52:41 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.52.123] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2015-11-13_14:, , signatures=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 67.231.153.30 Cc: The development of GRUB 2 , kernel-team@fb.com 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: Fri, 13 Nov 2015 15:52:55 -0000 On 11/13/2015 09:39 AM, Andrei Borzenkov wrote: > On Fri, Nov 13, 2015 at 5:38 PM, Vladimir 'phcoder' Serbinenko > wrote: >> Please try the patch currently used in Solaris flavour of GRUB. I think of >> upstreaming their mnp driver > > > where can we get it? > It is in part2 of the solaris source code here http://www.oracle.com/technetwork/opensource/systems-solaris-1562786.html You're welcome, I just saved you a 1.9 gig download of part 1 ;), Josef