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:	Fri, 12 Jun 2015 09:25:04 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Sudip Mukherjee <sudipm.mukherjee@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] parport: check exclusive access before register

On Fri, Jun 12, 2015 at 03:20:20PM +0530, Sudip Mukherjee wrote:
> As of now we were starting the registration process and after the device
> is registered we were checking if the device can be used by the
> parport. Now lets check it first so that we do not need to go through
> the registration process only to fail at the end.
> The original exclusive access check at the end is still there so that we
> do not get any surprises if two different process registers its device
> with same parport and with exclusive access at the same time.
> 
> Signed-off-by: Sudip Mukherjee <sudip@...torindia.org>
> ---
> 
> Hi Greg,
> One doubt - if anyone sends any patch regarding parport, it will be
> addressed to me. so do i need to forward it to you?

Yes, please do so, I'll be glad to queue them up in my trees to go to
Linus.

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