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:	Tue, 5 Dec 2006 22:29:22 +0100
From:	"Miguel Ojeda" <maxextreme@...il.com>
To:	"Ingo Molnar" <mingo@...e.hu>
Cc:	"Andrew Morton" <akpm@...l.org>, linux-kernel@...r.kernel.org
Subject: Re: -mm merge plans for 2.6.20, scheduler bits

On 12/5/06, Ingo Molnar <mingo@...e.hu> wrote:
>
> > kernel-schedc-whitespace-cleanups.patch
>
> Acked-by: Ingo Molnar <mingo@...e.hu>
>
> i dont like these:
>
> -               cost1 += measure_one(cache, size - i*1024, cpu1, cpu2);
> +               cost1 += measure_one(cache, size - i * 1024, cpu1, cpu2);
>
> as it's quite OK to have no spaces in "i*1024", just to indicate
> precedence of arithmetic ops. But the good bits dominate in this patch
> so lets have it and i'll undo the bad ones.
>

Ok, I will take care of that for future whitespace cleanups, as I see
they are welcome :)

-- 
Miguel Ojeda
http://maxextreme.googlepages.com/index.htm
-
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