From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754962Ab1LMPtn (ORCPT ); Tue, 13 Dec 2011 10:49:43 -0500 Received: from mail.lippert-at.com ([62.80.22.186]:57334 "EHLO domex.lippertembedded.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753720Ab1LMPtl (ORCPT ); Tue, 13 Dec 2011 10:49:41 -0500 Message-ID: <4EE77416.8090907@LiPPERTEmbedded.de> Date: Tue, 13 Dec 2011 16:49:42 +0100 From: Jens Rottmann User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 To: Andres Salomon CC: Thomas Gleixner , linux-kernel@vger.kernel.org, linux-geode@lists.infradead.org Subject: Re: IRQF_TIMER | IRQF_SHARED ? References: <4EE620A5.7080402@LiPPERTEmbedded.de> <20111212123131.502be350@queued.net> In-Reply-To: <20111212123131.502be350@queued.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Dec 2011 15:49:37.0223 (UTC) FILETIME=[D1348570:01CCB9AE] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andres Salomon schrieb: > Jens Rottmann wrote: >> and it seemed to work (well, at least audio worked, don't know how to >> explicitly test cs5535-clockevt). > Just loading cs5535-clockevt should start the periodic timer. On my > XO-1, IRQ 7 starts firing immediately. Hmm, no, doesn't work. :-| In /proc/interrupts IRQ0 gets increased, not (in my case) IRQ 11. And also in /proc/timer_list next_event gets increased for the pit device, not cs5535-clockevt. But that's even without sharing enabled ... I guess I'll have to figure out first what's going wrong here and then re-test. I'll get back to you ... Thanks and regards, Jens