From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by ozlabs.org (Postfix) with ESMTP id 2784D2BDEB for ; Thu, 4 Nov 2004 13:15:41 +1100 (EST) Received: by rproxy.gmail.com with SMTP id y7so237663rne for ; Wed, 03 Nov 2004 18:15:39 -0800 (PST) Message-ID: Date: Wed, 3 Nov 2004 18:08:59 -0800 From: Praveen Mehrotra To: linuxppc-embedded@ozlabs.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Critical Interrupt on 405EP Reply-To: Praveen Mehrotra List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello, I'm running 2.4.20 kernel on a 405EP board and am interested in using critical interrupt for one of the devices. I've almost got it working, except that after several minutes (ranging from 10-30) of operation kernel crash occurs. Has anyone got the critical interrupt on 405EP working for 2.4.x kernels ? I can post details specific to changes I made if someone has experience regarding this. Thanks, Praveen