From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755552AbbJ1LgA (ORCPT ); Wed, 28 Oct 2015 07:36:00 -0400 Received: from mail-wm0-f51.google.com ([74.125.82.51]:37685 "EHLO mail-wm0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755513AbbJ1Lfz (ORCPT ); Wed, 28 Oct 2015 07:35:55 -0400 X-Greylist: delayed 444 seconds by postgrey-1.27 at vger.kernel.org; Wed, 28 Oct 2015 07:35:54 EDT Date: Wed, 28 Oct 2015 12:28:26 +0100 From: Ingo Molnar To: Matt Fleming Cc: Ard Biesheuvel , linux-efi@vger.kernel.org, izumi.taku@jp.fujitsu.com, linux-kernel@vger.kernel.org, kamezawa.hiroyu@jp.fujitsu.com Subject: Re: [PATCH 2/2] efi: Fix warning of int-to-pointer-cast on x86 32-bit builds Message-ID: <20151028112826.GA5066@gmail.com> References: <20151023085011.GB21631@gmail.com> <1445593697-1342-1-git-send-email-ard.biesheuvel@linaro.org> <1445593697-1342-2-git-send-email-ard.biesheuvel@linaro.org> <20151023102728.GA1974@gmail.com> <20151023103022.GA2297@gmail.com> <20151023103328.GA3486@gmail.com> <20151027211222.GE8973@codeblueprint.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151027211222.GE8973@codeblueprint.co.uk> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Matt Fleming wrote: > On Fri, 23 Oct, at 12:33:29PM, Ingo Molnar wrote: > > > > Matt, do you want to take these fixes, or should I apply them directly? > > Could you please apply them directly with my Reviewed-by tag? Sure, done! Thanks, Ingo