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] [day] [month] [year] [list]
Date:	Thu, 19 Aug 2010 13:37:46 -0700
From:	Joe Perches <joe@...ches.com>
To:	Jan III Sobieski <jan3sobi3ski@...il.com>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: pull request: wireless-2.6 2010-08-19

On Thu, 2010-08-19 at 22:08 +0200, Jan III Sobieski wrote:
> I really like the new Linus policy - merge window is closed - only bug
> fixes are admitted.

This patch fixes a defect introduced during the merge window.

Some of the logging messages used %pM to emit a MAC address.

%pM outputs "xx:xx:xx:xx:xx:xx"
%pm output "xxxxxxxxxxxx"

When the message forms were standardized,
strings were lower cased, introducing this defect.

> IMHO this policy will result in a significant
> increase in stability.

There have been previous discussions on stability
vs change.

I think it's unnecessary to rehash them.

cheers, Joe

--
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