Re: [PATCH V7 6/9] misc/pvpanic : break dependency on ACPI
From: Andy Shevchenko
Date: Mon Nov 05 2018 - 08:00:44 EST
On Mon, Nov 5, 2018 at 4:31 AM Peng Hao <peng.hao2@xxxxxxxxxx> wrote:
>
> The pvpanic driver is available for architectures that do not
> support ACPI.So break the dependency.
>
Logically better to split this to two patches:
- preparation w/o any functional change, i.e. grouping ACPI related
stuff (which will go under #ifdef later on)
- do the OF extension
After addressing the split,
Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
--
With Best Regards,
Andy Shevchenko