Re: [PATCH] Documentation/vm/page_owner.rst: fix commends
From: Jonathan Corbet
Date: Thu Feb 24 2022 - 14:18:32 EST
Yixuan Cao <caoyixuan2019@xxxxxxxxxxxxxxxx> writes:
> There are some commends that need to be fixed.
>
> Thanks for Shuah Khan's constructive suggestions.
> The commends have been fixed as follows.
>
> a. So, if you'd like to use it, you need
> to add "page_owner=on" into your boot cmdline.
>
> Here, "into" has been replaced with "to".
>
> b. ...page owner is disabled in runtime due to no
> enabling, boot option, runtime overhead is marginal.
>
> Here, "no" has been replaced with "not".
>
> Signed-off-by: Yixuan Cao <caoyixuan2019@xxxxxxxxxxxxxxxx>
> ---
> Documentation/vm/page_owner.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied (with some changelog cleanups), thanks.
jon