From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Wed, 5 Nov 2014 09:52:41 +0000 Subject: [PATCH v2 00/10] arm64 EFI patches for 3.19 In-Reply-To: References: <1414513123-20400-1-git-send-email-ard.biesheuvel@linaro.org> Message-ID: <20141105095240.GA22436@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Nov 05, 2014 at 07:53:39AM +0000, Ard Biesheuvel wrote: > OK, it appears we're good to go with this series. > > @Will: would you like me to repost one final time? Or would you prefer > a pull request instead? The only changes are added acks and a single > code change where an open-coded constant 127 is replaced with its > symbolic name DMI_ENTRY_END_OF_TABLE. A pull request is fine, cheers. Will