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:	Mon, 18 May 2009 13:07:38 +0200
From:	Cornelia Huck <cornelia.huck@...ibm.com>
To:	Arjan van de Ven <arjan@...radead.org>
Cc:	Frederic Weisbecker <fweisbec@...il.com>, tom.leiming@...il.com,
	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Subject: Re: [PATCH] kernel:async function call:introduce
 async_run_inatomic(v2)

On Sun, 17 May 2009 14:03:58 -0700,
Arjan van de Ven <arjan@...radead.org> wrote:

> there are some very good reasons to have the option to wait for all;
> module unloading comes to mind for example.

So we would need async_run_synchronize() as something that waits on the
special domain for those cases...

> 
> I'd not like it to automatically punt all async "inatomic" work to a
> separate space; that should be an option for the caller.

I think the idea is only to push the "simple" cases to that domain; a
normal "inatomic" function that allows a domain to be specified should
be added as well.
--
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