From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: Re: [PATCH v2 1/2] efi: esrt: use memremap not ioremap to access ESRT table in memory Date: Mon, 20 Jun 2016 12:49:00 +0100 Message-ID: <20160620114900.GP2658@codeblueprint.co.uk> References: <20160218134324.GG2651@codeblueprint.co.uk> <20160218141544.GH2651@codeblueprint.co.uk> <20160218191624.GA1515@redhat.com> <20160226144114.GA7475@codeblueprint.co.uk> <20160301233040.GA31476@codeblueprint.co.uk> <20160304062524.GA19010@dhcp-128-65.nay.redhat.com> <20160518085348.GG21993@codeblueprint.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Ard Biesheuvel Cc: Mark Rutland , Matthew Garrett , "linux-efi@vger.kernel.org" , "Baicar, Tyler" , Leif Lindholm , "Prakhya, Sai Praneeth" , Peter Jones , Dave Young , "linux-arm-kernel@lists.infradead.org" List-Id: linux-efi@vger.kernel.org On Thu, 16 Jun, at 03:47:30PM, Ard Biesheuvel wrote: > > Hi Matt, > > Any progress here? Expect something to be posted this week. From mboxrd@z Thu Jan 1 00:00:00 1970 From: matt@codeblueprint.co.uk (Matt Fleming) Date: Mon, 20 Jun 2016 12:49:00 +0100 Subject: [PATCH v2 1/2] efi: esrt: use memremap not ioremap to access ESRT table in memory In-Reply-To: References: <20160218134324.GG2651@codeblueprint.co.uk> <20160218141544.GH2651@codeblueprint.co.uk> <20160218191624.GA1515@redhat.com> <20160226144114.GA7475@codeblueprint.co.uk> <20160301233040.GA31476@codeblueprint.co.uk> <20160304062524.GA19010@dhcp-128-65.nay.redhat.com> <20160518085348.GG21993@codeblueprint.co.uk> Message-ID: <20160620114900.GP2658@codeblueprint.co.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, 16 Jun, at 03:47:30PM, Ard Biesheuvel wrote: > > Hi Matt, > > Any progress here? Expect something to be posted this week.