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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 22 Jul 2013 17:53:31 -0700
From:	Joe Perches <joe@...ches.com>
To:	Jiri Kosina <jkosina@...e.cz>
Cc:	Dan Carpenter <dan.carpenter@...cle.com>,
	Andy Shevchenko <andy.shevchenko@...il.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH V3 0/8] pktcdvd: More neatenings

On Mon, 2013-06-03 at 09:45 -0700, Joe Perches wrote:
> Thanks for the oversight reviews guys.
> 
> V3:
> Fixed patch 2 thinko in sense_string via Dan Carpenter
> Moved pr_err in patch 5 to avoid moving again in patch 6 via Andy Schevchenko
> 
> V2:
> Removed the compile error the patch 1 and compile fix in 2
> Added Andy's suggestion in patch 2.
> Added conversions to print pd->name in logging macros.
> 
> Joe Perches (8):
>   pktcdvd: Convert ZONE macro to static function get_zone()
>   pktcdvd: Convert printk to pr_<level>
>   pktcdvd: Consolidate DPRINTK and VPRINTK macros
>   pktcdvd: Add struct pktcdvd_device * to pkt_dbg
>   pktcdvd: Add struct pktcdvd_device.name to pr_err logging where possible
>   pktcdvd: Convert pr_notice to pkt_notice
>   pktcdvd: Convert pr_info to pkt_info
>   pktcdvd: Add struct pktcdvd_device * to pkt_dump_sense()
> 
>  drivers/block/pktcdvd.c | 278 ++++++++++++++++++++++++------------------------
>  1 file changed, 140 insertions(+), 138 deletions(-)

Ping?

Jiri, are you doing to do anything with this?


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