From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751206AbdBIMFu (ORCPT ); Thu, 9 Feb 2017 07:05:50 -0500 Received: from ozlabs.org ([103.22.144.67]:44359 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750947AbdBIMFt (ORCPT ); Thu, 9 Feb 2017 07:05:49 -0500 From: Michael Ellerman To: Stephen Rothwell , Paul Mackerras , Benjamin Herrenschmidt , PowerPC Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Alistair Popple Subject: Re: linux-next: manual merge of the kvm-ppc tree with the powerpc tree In-Reply-To: <20170209143701.4e37c1be@canb.auug.org.au> References: <20170209143701.4e37c1be@canb.auug.org.au> User-Agent: Notmuch/0.21 (https://notmuchmail.org) Date: Thu, 09 Feb 2017 22:38:06 +1100 Message-ID: <87shnn8uht.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Stephen Rothwell writes: > Hi Paul, > > Today's linux-next merge of the kvm-ppc tree got conflicts in: > > arch/powerpc/include/asm/opal.h > arch/powerpc/platforms/powernv/opal-wrappers.S > > between commit: > > 1d0761d2557d ("powerpc/powernv: Initialise nest mmu") > > from the powerpc tree and commit: > > ab9bad0ead9a ("powerpc/powernv: Remove separate entry for OPAL real mode calls") > > from the kvm-ppc tree. Thanks. This will go away when I merge the ppc-kvm topic branch. cheers