Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1437947

Re: [PATCH] ACPI/init: Correct the comments about acpi_subsystem_init

From "Rafael J. Wysocki" <rjw@rjwysocki.net>
Newsgroups linux.kernel
Subject Re: [PATCH] ACPI/init: Correct the comments about acpi_subsystem_init
Date 2016-07-06 23:30 +0200
Message-ID <rS2yl-64W-1@gated-at.bofh.it> (permalink)
References <rR2Ap-n0-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Monday, July 04, 2016 11:13:59 AM Baoquan He wrote:
> In acpi_subsystem_init, function acpi_enable_subsystem is called to do
> the real job. However with different flags passed to acpi_enable_subsystem,
> different code is executed. In acpi_subsystem_init with "~ACPI_NO_ACPI_ENABLE"
> passed in it will only switch over the platform to the ACPI mode. The rest
> part of acpi_enable_subsystem is done when acpi_bus_init is called.
> 
> So the comments above acpi_subsystem_init is not exact, change it here.
> 
> Signed-off-by: Baoquan He <bhe@redhat.com>

Applied, thanks!

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] ACPI/init: Correct the comments about acpi_subsystem_init Baoquan He <bhe@redhat.com> - 2016-07-04 05:20 +0200
  Re: [PATCH] ACPI/init: Correct the comments about acpi_subsystem_init "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-07-06 23:30 +0200

csiph-web