Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754055Ab0GZUgq (ORCPT ); Mon, 26 Jul 2010 16:36:46 -0400 Received: from mail-px0-f174.google.com ([209.85.212.174]:57277 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751847Ab0GZUgp (ORCPT ); Mon, 26 Jul 2010 16:36:45 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=RttOtAnWg9j8r4Vii/X/Q7MLRyRH3ml1uuRUW7lLREgtOf9fuZ5sYxPJkBeCgYbDGs 4cibG4gngkbwqQj/F56Tkuk1f/NyWRtITK1F1GD/HJQJxNr5IzGvpODoqiP4CdRTCH2a VvEkAiIlMs3J6v3/PLiRS9p8QcANS70iLeiyE= MIME-Version: 1.0 In-Reply-To: References: <201007202223.o6KMNDZl021345@imap1.linux-foundation.org> Date: Mon, 26 Jul 2010 13:36:44 -0700 Message-ID: Subject: Re: [patch 1/3] hpet: factor timer allocate from open From: Mag To: Thomas Gleixner Cc: akpm@linux-foundation.org, John Stultz , clemens@ladisch.de, LKML Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 509 Lines: 10 On Fri, Jul 23, 2010 at 6:07 AM, Thomas Gleixner wrote: > And how exactly does this patch provide such functionality ? There is > no interface which allows you to access the counter itself. Yes there is, mmap allows you access the registers. -- 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/