From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754765Ab0IQFsx (ORCPT ); Fri, 17 Sep 2010 01:48:53 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:58245 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752192Ab0IQFsw (ORCPT ); Fri, 17 Sep 2010 01:48:52 -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=n0tfmnQZCnyDqwqlzc8jS5+Te5nWYW7+/eIe447IDDS8/YU6K48kKaMcZmhz0BqpHk vi9Thmz9OOQUA7/Z0a7kOUsHuZvhRY6FKIjFen+ZIasKur0KUQR/D/7MbuXBauUBtwmn rbOGdd3GV7ApH2JRfFSK+A+6UWh0/gtMo7IQU= MIME-Version: 1.0 In-Reply-To: <4C861A09.5020203@ladisch.de> References: <4C85F0E3.2050908@ladisch.de> <4C860043.9000501@ladisch.de> <4C861A09.5020203@ladisch.de> Date: Fri, 17 Sep 2010 11:18:51 +0530 Message-ID: Subject: Re: Hungry for hardware timers From: Jaswinder Singh Rajput To: Clemens Ladisch Cc: "the arch/x86 maintainers" , Linux Kernel Mailing List 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 Hello, Sorry for delay. On Tue, Sep 7, 2010 at 4:25 PM, Clemens Ladisch wrote: > Jaswinder Singh Rajput wrote: > >> What will be IRQ # for T2. > > Just check while hpet_example is running ... > $ cat /proc/interrupts | grep hpet 20: 24 0 IO-APIC-fasteoi hpet2 I am planning to use hpet2 from modules. But currently it seems hpet_readl() and hpet_writel() are not accessible from outside the kernel. Is there any plans to export them. Thanks, -- Jaswinder Singh.