lkml.org 
[lkml]   [2020]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] power: fix typo in kernel/power/process.c
On Tue, Oct 27, 2020 at 1:43 PM Jackie Zamow <jackie.zamow@gmail.com> wrote:
>
> This patch fixes a typo found in the function freeze_processes()
>
> Signed-off-by: Jackie Zamow <jackie.zamow@gmail.com>
>
> ---
> kernel/power/process.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/power/process.c b/kernel/power/process.c
> index 4b6a54da7e65..45b054b7b5ec 100644
> --- a/kernel/power/process.c
> +++ b/kernel/power/process.c
> @@ -146,7 +146,7 @@ int freeze_processes(void)
> BUG_ON(in_atomic());
>
> /*
> - * Now that the whole userspace is frozen we need to disbale
> + * Now that the whole userspace is frozen we need to disable
> * the OOM killer to disallow any further interference with
> * killable tasks. There is no guarantee oom victims will
> * ever reach a point they go away we have to wait with a timeout.
> --

Applied as 5.10-rc material with some subject and changelog edits, thanks!

\
 
 \ /
  Last update: 2020-10-27 19:17    [W:0.034 / U:1.712 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site