Re: [PATCH] docs: sysctl/kernel: document acpi_video_flags
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-02-25 10:27:53
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-02-25 10:27:53
Also in:
lkml
On Fri, 21 Feb 2020 17:55:02 +0100 Stephen Kitt [off-list ref] wrote:
Based on the implementation in arch/x86/kernel/acpi/sleep.c, in particular the acpi_sleep_setup() function. Signed-off-by: Stephen Kitt <redacted> --- Documentation/admin-guide/sysctl/kernel.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-)
Applied, thanks. jon