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, 25 Nov 2008 00:34:27 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	D.Barow@...ion.com
Cc:	linux-usb@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: respin of hso patches for linux-2.6.28-rc6 hso_mutex.patch
 [patch 4/6]

From: Denis Joseph Barrow <D.Barow@...ion.com>
Date: Mon, 24 Nov 2008 15:48:47 +0100

> A new structure hso_mutex_table had to be declared statically
> & used as as hso_device mutex_lock(&serial->parent->mutex) etc
> is freed in hso_serial_open & hso_serial_close by kref_put while
> the mutex is still in use.
> This is a substantial change but should make the driver much stabler.
> Signed-off-by: Denis Joseph Barrow <D.Barow@...ion.com>

Applied, but I had to fixup a lot of whitespace errors.

All the lines that add code had a single initial space and
then tabs.

I know where this comes from.  You applied the patch to your
tree, there were rejects, and you copied and pasted the hunks
from the foo.rej file into the source file.

In doing so you left the initial space character that sits
after each "+" in the foo.rej file.
--
To unsubscribe from this list: send the line "unsubscribe netdev" 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ