Re: [tip:sched/urgent] sched: Print sched_group::__cpu_power in sched_domain_debug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Luck, Tony <tony.luck@xxxxxxxxx> wrote:

> -               printk(KERN_CONT " %s (__cpu_power = %d)", str,
> +               printk(KERN_CONT " %s", str);
> +               if (group->__cpu_power != SCHED_LOAD_SCALE)
> +                       printk(KERN_CONT " (__cpu_power = %d)",
>                                                 group->__cpu_power);
> 
> That looks better.
> 
> Acked-by: Tony Luck <tony.luck@xxxxxxxxx>

Thanks, picked up this variant!

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux