From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754425AbcAVUKI (ORCPT ); Fri, 22 Jan 2016 15:10:08 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:42433 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751668AbcAVUKD (ORCPT ); Fri, 22 Jan 2016 15:10:03 -0500 Date: Fri, 22 Jan 2016 12:10:02 -0800 From: Andrew Morton To: Matt Fleming Cc: Andy Shevchenko , Andy Shevchenko , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , linux-efi@vger.kernel.org, Rasmus Villemoes , "linux-kernel@vger.kernel.org" , Robert Elliott Subject: Re: [PATCH v2 3/4] x86/efi: print size and base in binary units in efi_print_memmap Message-Id: <20160122121002.02f1b4f7f04eae3189447873@linux-foundation.org> In-Reply-To: <20160122151100.GA3747@codeblueprint.co.uk> References: <1453389752-68175-1-git-send-email-andriy.shevchenko@linux.intel.com> <1453389752-68175-3-git-send-email-andriy.shevchenko@linux.intel.com> <20160121143558.2ae43ccf550e1693cd05834f@linux-foundation.org> <20160122151100.GA3747@codeblueprint.co.uk> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 22 Jan 2016 15:11:00 +0000 Matt Fleming wrote: > > >> + md->phys_addr, md->phys_addr + size - 1, > > > > > > So I did s/ - 1// here, but worried. > > > > I'm pretty sure the series should go via efi tree. > > Right, because of the prerequisite patches sat in my tree it makes > sense for them to all be grouped together. > > Andrew, would you mind dropping these from your tree and I'll take > everything through the EFI tree? > > Additionally, if you and Rasmus wanted to throw a couple of Acked-by > or Reviewed-by tags my way, I'd feel better about the string_helpers > patches. No probs. Please add Acked-by: Andrew Morton to [1/4] and [2/4].