From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cedric Le Goater Subject: kthread API cleanups (Re: Container mini-summit notes) Date: Thu, 06 Sep 2007 15:15:52 +0200 Message-ID: <46DFFD88.8040108@fr.ibm.com> References: <46DEB80B.2040106@fr.ibm.com> <20070905143849.GH1403@sergelap.austin.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070905143849.GH1403-6s5zFf/epYLPQpwDFJZrxKsjOiXwFzmk@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Serge E. Hallyn" Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org List-Id: containers.vger.kernel.org >> . kthread cleanup >> replace kernel_thread() by the kthread API >> change core kthread API to support signals no one on that task. I'm pretty sure hch would be happy to help someone on it. >> nfs needs extra love. is someone working on it ? > > REALLY would like to hear if anyone is. No one apparently. Trond is not against it but he badly needs the above changes. Cheers, C.