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:	Sun, 27 Apr 2014 10:33:31 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	Oleg Drokin <green@...uxhacker.ru>
Cc:	linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org
Subject: Re: [PATCH 00/47] Lustre fixes and cleanups

On Sun, Apr 27, 2014 at 01:06:24PM -0400, Oleg Drokin wrote:
> Hello!
> 
>    This pile of patches brings in most of the recent fixes from
>    current Lustre development tree, also code cleanups, junk removal
>    and such.
>    A relatively unsynced area remaining is in client io stack
>    that is undergoing some major shakeups now, I'll try to tackle
>    it later once things actually settle down some more.

I've applied these, except for the 3 gss patches.

Also, there is now a build warning in the tree thanks to these, please
send a follow-on patch to fix it before you get an email from the 0-day
bot about it.

>    There are several checkpatch warnings in this patchset that
>    I am not sure what to do aobut since the messages printed are
>    genuinely long:
> 
> WARNING: quoted string split across lines
> #61: FILE: drivers/staging/lustre/lustre/ptlrpc/import.c:1424:
> +		CERROR("%s: don't know how to disconnect from %s "
> +		       "(connect_op %d): rc = %d\n",
> 
> total: 0 errors, 1 warnings, 73 lines checked

Strings all need to go on one line, and you all need to take out your
"special" logging macros so that checkpatch will know what to do with
them.

thanks,

greg k-h
--
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