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] [day] [month] [year] [list]
Date:	Tue, 4 Dec 2007 13:52:39 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Liam Howlett <howlett@...il.com>
Cc:	linux-kernel@...r.kernel.org, willy@...ux.intel.com,
	akpm@...ux-foundation.org, mingo@...hat.com
Subject: Re: [Patch 0/2] Kernel: mutex_lock_killable


* Liam Howlett <howlett@...il.com> wrote:

> Hello,
> 
> This series of patches add the ability to make mutex locks killable 
> instead of uninterruptable.
> 
> This patch set builds on willys 5 patches for TASK_KILLABLE that are 
> currently in mm (see http://lkml.org/lkml/2007/10/18/423 for more 
> details).  I have used 2.6.24-rc3 with the addition of willys patches.
> 
> The first patch adds the mutex_lock_killable to the kernel/mutex.c and 
> kernel/mutex.h.
> 
> The second patch is a use of the mutex_lock_killable to fs/readdir.c 
> to use the new mutex_lock_killable.  This was enough for a small test 
> application to be killable once the ethernet was pulled on an nfs 
> mount (please note that this does not allow a normal ls to be killed 
> yet).

nice patches!

Acked-by: Ingo Molnar <mingo@...e.hu>

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