mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] doc: acpi: fix path for acpidbg tool
@ 2019-03-01 10:53 Flavio Suligoi
  2019-03-11 11:58 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Flavio Suligoi @ 2019-03-01 10:53 UTC (permalink / raw)
  To: Rafael J . Wysocki, Len Brown; +Cc: linux-acpi, linux-kernel, Flavio Suligoi

The file:

Documentation/acpi/aml-debugger.txt

reports an obsolete path for the acpidbg tool.

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
---
 Documentation/acpi/aml-debugger.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/acpi/aml-debugger.txt b/Documentation/acpi/aml-debugger.txt
index e851cc5..75ebeb6 100644
--- a/Documentation/acpi/aml-debugger.txt
+++ b/Documentation/acpi/aml-debugger.txt
@@ -23,7 +23,7 @@ kernel.
 
    The resultant userspace tool binary is then located at:
 
-     tools/acpi/power/acpi/acpidbg/acpidbg
+     tools/power/acpi/acpidbg
 
    It can be installed to system directories by running "make install" (as a
    sufficiently privileged user).
@@ -35,7 +35,7 @@ kernel.
 
    # mount -t debugfs none /sys/kernel/debug
    # modprobe acpi_dbg
-   # tools/acpi/power/acpi/acpidbg/acpidbg
+   # tools/power/acpi/acpidbg
 
    That spawns the interactive AML debugger environment where you can execute
    debugger commands.
-- 
2.7.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc: acpi: fix path for acpidbg tool
  2019-03-01 10:53 [PATCH] doc: acpi: fix path for acpidbg tool Flavio Suligoi
@ 2019-03-11 11:58 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2019-03-11 11:58 UTC (permalink / raw)
  To: Flavio Suligoi; +Cc: Len Brown, linux-acpi, linux-kernel

On Friday, March 1, 2019 11:53:11 AM CET Flavio Suligoi wrote:
> The file:
> 
> Documentation/acpi/aml-debugger.txt
> 
> reports an obsolete path for the acpidbg tool.
> 
> Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
> ---
>  Documentation/acpi/aml-debugger.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/acpi/aml-debugger.txt b/Documentation/acpi/aml-debugger.txt
> index e851cc5..75ebeb6 100644
> --- a/Documentation/acpi/aml-debugger.txt
> +++ b/Documentation/acpi/aml-debugger.txt
> @@ -23,7 +23,7 @@ kernel.
>  
>     The resultant userspace tool binary is then located at:
>  
> -     tools/acpi/power/acpi/acpidbg/acpidbg
> +     tools/power/acpi/acpidbg
>  
>     It can be installed to system directories by running "make install" (as a
>     sufficiently privileged user).
> @@ -35,7 +35,7 @@ kernel.
>  
>     # mount -t debugfs none /sys/kernel/debug
>     # modprobe acpi_dbg
> -   # tools/acpi/power/acpi/acpidbg/acpidbg
> +   # tools/power/acpi/acpidbg
>  
>     That spawns the interactive AML debugger environment where you can execute
>     debugger commands.
> 

Applied, thanks!



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-11 12:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-01 10:53 [PATCH] doc: acpi: fix path for acpidbg tool Flavio Suligoi
2019-03-11 11:58 ` 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

all inboxes | Powered by JetHome®