Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753410AbZJULwT (ORCPT ); Wed, 21 Oct 2009 07:52:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753375AbZJULwS (ORCPT ); Wed, 21 Oct 2009 07:52:18 -0400 Received: from smtprelay06.ispgateway.de ([80.67.31.29]:51926 "EHLO smtprelay06.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753373AbZJULwS (ORCPT ); Wed, 21 Oct 2009 07:52:18 -0400 Message-ID: <4ADEF595.3080604@ladisch.de> Date: Wed, 21 Oct 2009 13:50:45 +0200 From: Clemens Ladisch User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: John Kacur CC: linux-kernel@vger.kernel.org, Thomas Gleixner , Alan Cox , Arnd Bergmann , Ingo Molnar , Frederic Weisbecker Subject: Re: hpet: Convert to unlocked_ioctl References: In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Df-Sender: linux-kernel@cl.domainfactory-kunde.de Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 760 Lines: 20 John Kacur wrote: > This patch converts the hpet_ioctl to the unlocked version. It is meant to > be applied after the patch that removed the BKL from the hpet_open > function. > > From: John Kacur > Date: Wed, 21 Oct 2009 13:34:42 +0200 > Subject: [PATCH] hpet: Convert to unlocked_ioctl > > The ioctl functions here rely on their own locking using the hpet_lock spinlock. > > Signed-off-by: John Kacur Acked-by: Clemens Ladisch (for both patches) -- 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/