From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1949163AbdD1SAH (ORCPT ); Fri, 28 Apr 2017 14:00:07 -0400 Received: from mx2.suse.de ([195.135.220.15]:52974 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1426551AbdD1R7q (ORCPT ); Fri, 28 Apr 2017 13:59:46 -0400 Subject: Re: [PATCH 1/3 v2] xen: Export xen_reboot To: Boris Ostrovsky , Julien Grall , xen-devel@lists.xen.org References: <20170424175839.5262-1-julien.grall@arm.com> <20170424175839.5262-2-julien.grall@arm.com> <41fd4caf-7554-7d54-6332-d227228a13ea@oracle.com> <7396d142-98b0-9554-4cbd-477bb9e2f8e5@suse.com> Cc: sstabellini@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, mark.rutland@arm.com, linux-efi@vger.kernel.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org From: Juergen Gross Message-ID: <0432aba8-5f05-d445-15a8-34b43fe40d99@suse.com> Date: Fri, 28 Apr 2017 19:59:42 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <7396d142-98b0-9554-4cbd-477bb9e2f8e5@suse.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/04/17 06:02, Juergen Gross wrote: > On 24/04/17 20:21, Boris Ostrovsky wrote: >> On 04/24/2017 01:58 PM, Julien Grall wrote: >>> The helper xen_reboot will be called by the EFI code in a later patch. >>> >>> Note that the ARM version does not yet exist and will be added in a >>> later patch too. >>> >>> Signed-off-by: Julien Grall >> >> I don't think these changes are worth a whole patch. They can be folded >> into the third patch. > > No, the 2nd patch needs this, too. > > So: > > Reviewed-by: Juergen Gross Julien, this patch no longer applies to the for-linus-4.12 branch of xen/tip. Can you please rebase? Juergen