Re: [PATCH 2/2] ACPI / scan: Simplify container driver

From: Toshi Kani
Date: Thu Feb 07 2013 - 09:48:36 EST


On Thu, 2013-02-07 at 12:43 +0100, Rafael J. Wysocki wrote:
> On Thursday, February 07, 2013 05:32:15 PM Yasuaki Ishimatsu wrote:
:
> > > Index: test/drivers/acpi/internal.h
> > > ===================================================================
> > > --- test.orig/drivers/acpi/internal.h
> > > +++ test/drivers/acpi/internal.h
> > > @@ -40,6 +40,11 @@ void acpi_memory_hotplug_init(void);
> > > #else
> > > static inline void acpi_memory_hotplug_init(void) {}
> > > #endif
> >
> > > +#ifdef ACPI_CONTAINER
> >
> > It should be CONFIG_ACPI_CONTAINER.
>
> Totally correct.

Just FYI, this change is included in my patch 2/2 as well.
https://patchwork.kernel.org/patch/2108881/

Thanks,
-Toshi


> > By this, acpi_container_init() do nothing. When I fix it and test the patch,
> > the patch goes well.
> >
> > If you update the patch, I'll test again.
>
> This fix from Toshi Kani is necessary in addition to it, though
>
> https://patchwork.kernel.org/patch/2108851/
>
> because FORCE_EJECT is never set as far as I can say.
>
> Thanks,
> Rafael
>
>
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/