lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 12 Oct 2011 09:47:21 +0200
From:	Peter Zijlstra <peterz@...radead.org>
To:	hkang.sunysb@...il.com
Cc:	Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] sched_fair: Fix a typo in the comment describing
 update_sd_lb_stats

On Tue, 2011-10-11 at 23:00 -0400, hkang.sunysb@...il.com wrote:
> From: Hui Kang <hkang.sunysb@...il.com>
> 
> 
> Signed-off-by: Hui Kang <hkang.sunysb@...il.com>
> ---
>  kernel/sched_fair.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/kernel/sched_fair.c b/kernel/sched_fair.c
> index bc8ee99..6d49c82 100644
> --- a/kernel/sched_fair.c
> +++ b/kernel/sched_fair.c
> @@ -2854,7 +2854,7 @@ static bool update_sd_pick_busiest(struct sched_domain *sd,
>  }
>  
>  /**
> - * update_sd_lb_stats - Update sched_group's statistics for load balancing.
> + * update_sd_lb_stats - Update sched_domain's statistics for load balancing.
>   * @sd: sched_domain whose statistics are to be updated.
>   * @this_cpu: Cpu for which load balance is currently performed.
>   * @idle: Idle status of this_cpu

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ