From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757478AbYERUH0 (ORCPT ); Sun, 18 May 2008 16:07:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753826AbYERUHP (ORCPT ); Sun, 18 May 2008 16:07:15 -0400 Received: from vena.lwn.net ([206.168.112.25]:43284 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753505AbYERUHO (ORCPT ); Sun, 18 May 2008 16:07:14 -0400 To: Linus Torvalds cc: Ingo Molnar , Andrew Morton , Peter Zijlstra , Thomas Gleixner , Alan Cox , Alexander Viro , linux-kernel@vger.kernel.org Subject: Re: [PATCH, RFC] char dev BKL pushdown From: corbet@lwn.net (Jonathan Corbet) In-reply-to: Your message of "Sat, 17 May 2008 14:58:17 PDT." Date: Sun, 18 May 2008 14:07:13 -0600 Message-ID: <12829.1211141233@vena.lwn.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus Torvalds wrote: > Btw, Jonathan, would you be willing to maintain some kind of tree of these > BKL removal patches? Sure, I can do that - as long as people don't mind that committed to being with the in-laws and off the net for the first couple of weeks in June. I'll try to get the first version up shortly, after yet another pass over the chardev pushdown stuff. jon