From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Tue, 04 Apr 2017 13:47:25 +0000 Subject: Re: [PATCH 02/12] powerpc: Sync opal-api.h Message-Id: <1491313645.4166.47.camel@kernel.crashing.org> List-Id: References: <20170320064914.4437-1-benh@kernel.crashing.org> <20170320064914.4437-2-benh@kernel.crashing.org> <871st8uzyn.fsf@concordia.ellerman.id.au> In-Reply-To: <871st8uzyn.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: Michael Ellerman , linuxppc-dev@ozlabs.org, kvm-ppc@vger.kernel.org On Tue, 2017-04-04 at 22:20 +1000, Michael Ellerman wrote: > Benjamin Herrenschmidt writes: > > ... > > Give me some change log ! Well, the subject says it all :-) Sync the API with the latest OPAL :-) > > Signed-off-by: Benjamin Herrenschmidt > > --- > >  arch/powerpc/include/asm/opal-api.h            | 302 > > ++++++++++++++++++++----- > > It looks like you've just copied it over in its entirety, including > lots of unused cruft. > > Please just give me the XIVE bits you need. Why ? It's a lot easier in the long run to have the file actually in sync between the two projects no ? Cheers, Ben.