From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH v5 1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export Date: Mon, 12 Mar 2018 12:33:49 +0100 Message-ID: <20180312113349.seolbpec7e3czad3@gmail.com> References: <20180220180506.65523-1-andriy.shevchenko@linux.intel.com> <1519383078.10722.107.camel@linux.intel.com> <1520427371.10722.453.camel@linux.intel.com> <20180312110122.x7srrgui6r4e7jxm@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: Andy Shevchenko , Thomas Gleixner , "H . Peter Anvin" , the arch/x86 maintainers , Eric Biederman , "Rafael J . Wysocki" , ACPI Devel Maling List , Juergen Gross , Linux Kernel Mailing List List-Id: linux-acpi@vger.kernel.org * Rafael J. Wysocki wrote: > On Mon, Mar 12, 2018 at 12:01 PM, Ingo Molnar wrote: > > > > * Andy Shevchenko wrote: > > > >> On Fri, 2018-02-23 at 12:51 +0200, Andy Shevchenko wrote: > >> > On Tue, 2018-02-20 at 19:42 +0100, Rafael J. Wysocki wrote: > >> > > On Tue, Feb 20, 2018 at 7:05 PM, Andy Shevchenko > >> > > wrote: > >> > > > This is a preparation patch to allow override the hardware reduced > >> > > > initialization on ACPI enabled platforms. > >> > > > > >> > > > No functional change intended. > >> > > > > >> > > > Signed-off-by: Andy Shevchenko > >> > > > >> > > Reviewed-by: Rafael J. Wysocki > >> > > >> > Thanks, Rafael! > >> > > >> > Ingo, can it be applied? > >> > >> Hmm... It seems Ingo is busy with something else. > > > > Sorry, it all looks good to me: > > > > Acked-by: Ingo Molnar > > It depends on some material in -tip AFAICS, so can you apply it, please? Sure, done! Once they have passed testing it will live in tip:x86/mm, that's where the dependent x86/boot commits ended up in this development cycle. Thanks, Ingo