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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 19 Mar 2012 00:51:07 -0400 From: Ted Ts'o <tytso@....edu> To: Joe Perches <joe@...ches.com> Cc: Andreas Dilger <adilger.kernel@...ger.ca>, linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH 5/9] ext4: Avoid output message interleaving in ext4_error_<foo> On Thu, Mar 15, 2012 at 05:07:33PM -0700, Joe Perches wrote: > Using pr_cont means that messages from multiple threads > may be interleaved. Avoid this by using a single pr_<level> > call in ext4_error_inode and ext4_error_file. > > Signed-off-by: Joe Perches <joe@...ches.com> Applied, (with some changes so the patch would apply cleanly), thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists