Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760125AbZASMps (ORCPT ); Mon, 19 Jan 2009 07:45:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759985AbZASMpb (ORCPT ); Mon, 19 Jan 2009 07:45:31 -0500 Received: from mtagate1.de.ibm.com ([195.212.17.161]:53373 "EHLO mtagate1.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759962AbZASMpa (ORCPT ); Mon, 19 Jan 2009 07:45:30 -0500 Date: Mon, 19 Jan 2009 13:45:27 +0100 From: Cornelia Huck To: Arjan van de Ven Cc: Subject: [PATCH 0/3] async fixes and documentation Message-ID: <20090119134527.60ca1119@gondolin> Organization: IBM Deutschland Research & Development GmbH Vorsitzender des Aufsichtsrats: Martin Jetter =?ISO-8859-15?Q?Gesch=E4ftsf=FChrung:?= Erich Baier Sitz der Gesellschaft: =?ISO-8859-15?Q?B=F6blingen?= Registergericht: Amtsgericht Stuttgart, HRB 243294 X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 525 Lines: 16 Hi, here are the async patches I currently have on my disk. [1/3] async: Fix running list handling. [2/3] async: Handle kthread_run() return codes. [3/3] async: Add some documentation. Patch 2 now uses msleep() to recover instead of scheduling. All apply to current git head. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/