* Re: [PATCH v5 1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export [not found] ` <1519383078.10722.107.camel@linux.intel.com> @ 2018-03-07 12:56 ` Andy Shevchenko 2018-03-12 11:01 ` Ingo Molnar 0 siblings, 1 reply; 5+ messages in thread From: Andy Shevchenko @ 2018-03-07 12:56 UTC (permalink / raw) To: Rafael J. Wysocki Cc: Thomas Gleixner, H . Peter Anvin, Ingo Molnar, the arch/x86 maintainers, Eric Biederman, Rafael J . Wysocki, ACPI Devel Maling List, Juergen Gross, Linux Kernel Mailing List 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 > > <andriy.shevchenko@linux.intel.com> 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 <andriy.shevchenko@linux.intel.com> > > > > Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > > Thanks, Rafael! > > Ingo, can it be applied? Hmm... It seems Ingo is busy with something else. -- Andy Shevchenko <andriy.shevchenko@linux.intel.com> Intel Finland Oy ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v5 1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export 2018-03-07 12:56 ` [PATCH v5 1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export Andy Shevchenko @ 2018-03-12 11:01 ` Ingo Molnar 2018-03-12 11:18 ` Rafael J. Wysocki 0 siblings, 1 reply; 5+ messages in thread From: Ingo Molnar @ 2018-03-12 11:01 UTC (permalink / raw) To: Andy Shevchenko Cc: Rafael J. Wysocki, Thomas Gleixner, H . Peter Anvin, the arch/x86 maintainers, Eric Biederman, Rafael J . Wysocki, ACPI Devel Maling List, Juergen Gross, Linux Kernel Mailing List * Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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 > > > <andriy.shevchenko@linux.intel.com> 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 <andriy.shevchenko@linux.intel.com> > > > > > > Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > > > > 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 <mingo@kernel.org> Thanks, Ingo ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v5 1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export 2018-03-12 11:01 ` Ingo Molnar @ 2018-03-12 11:18 ` Rafael J. Wysocki 2018-03-12 11:33 ` Ingo Molnar 0 siblings, 1 reply; 5+ messages in thread From: Rafael J. Wysocki @ 2018-03-12 11:18 UTC (permalink / raw) To: Ingo Molnar Cc: Andy Shevchenko, Rafael J. Wysocki, Thomas Gleixner, H . Peter Anvin, the arch/x86 maintainers, Eric Biederman, Rafael J . Wysocki, ACPI Devel Maling List, Juergen Gross, Linux Kernel Mailing List On Mon, Mar 12, 2018 at 12:01 PM, Ingo Molnar <mingo@kernel.org> wrote: > > * Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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 >> > > <andriy.shevchenko@linux.intel.com> 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 <andriy.shevchenko@linux.intel.com> >> > > >> > > Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> >> > >> > 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 <mingo@kernel.org> It depends on some material in -tip AFAICS, so can you apply it, please? ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v5 1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export 2018-03-12 11:18 ` Rafael J. Wysocki @ 2018-03-12 11:33 ` Ingo Molnar 2018-03-12 11:42 ` Rafael J. Wysocki 0 siblings, 1 reply; 5+ messages in thread From: Ingo Molnar @ 2018-03-12 11:33 UTC (permalink / raw) 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 * Rafael J. Wysocki <rafael@kernel.org> wrote: > On Mon, Mar 12, 2018 at 12:01 PM, Ingo Molnar <mingo@kernel.org> wrote: > > > > * Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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 > >> > > <andriy.shevchenko@linux.intel.com> 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 <andriy.shevchenko@linux.intel.com> > >> > > > >> > > Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > >> > > >> > 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 <mingo@kernel.org> > > 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 ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v5 1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export 2018-03-12 11:33 ` Ingo Molnar @ 2018-03-12 11:42 ` Rafael J. Wysocki 0 siblings, 0 replies; 5+ messages in thread From: Rafael J. Wysocki @ 2018-03-12 11:42 UTC (permalink / raw) To: Ingo Molnar Cc: Rafael J. Wysocki, 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 On Mon, Mar 12, 2018 at 12:33 PM, Ingo Molnar <mingo@kernel.org> wrote: > > * Rafael J. Wysocki <rafael@kernel.org> wrote: > >> On Mon, Mar 12, 2018 at 12:01 PM, Ingo Molnar <mingo@kernel.org> wrote: >> > >> > * Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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 >> >> > > <andriy.shevchenko@linux.intel.com> 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 <andriy.shevchenko@linux.intel.com> >> >> > > >> >> > > Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> >> >> > >> >> > 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 <mingo@kernel.org> >> >> 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! ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-03-12 11:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20180220180506.65523-1-andriy.shevchenko@linux.intel.com>
[not found] ` <CAJZ5v0g7XO2N0vCi-A95MDjgJpTS0M=ZXrSGu2fqkwSHZ79GEg@mail.gmail.com>
[not found] ` <1519383078.10722.107.camel@linux.intel.com>
2018-03-07 12:56 ` [PATCH v5 1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export Andy Shevchenko
2018-03-12 11:01 ` Ingo Molnar
2018-03-12 11:18 ` Rafael J. Wysocki
2018-03-12 11:33 ` Ingo Molnar
2018-03-12 11:42 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox