From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by ozlabs.org (Postfix) with ESMTP id 111B6DDF3D for ; Fri, 3 Oct 2008 04:30:39 +1000 (EST) Received: by ey-out-2122.google.com with SMTP id 6so392072eyi.15 for ; Thu, 02 Oct 2008 11:30:38 -0700 (PDT) Message-ID: Date: Thu, 2 Oct 2008 14:30:38 -0400 From: "liran raz" To: linuxppc-embedded@ozlabs.org Subject: NOHZ: local_softirq_pending 08 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_70564_10196422.1222972238045" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ------=_Part_70564_10196422.1222972238045 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline hi, I have a driver that uses the scc1 intertupts. After enabling the scc1 interrupts I see this message coming from the kernel for some time: NOHZ: local_softirq_pending 08 1. What is the meaning of this message? does 2. Does it indicate that something is wrong & need a fix? 3. How can I get rid of it? (The interrupt is connected to an ISR by using the standard request_irq() routine). Kernel 2.6.24 Processor: MPC8272 Thanks, Liran. ------=_Part_70564_10196422.1222972238045 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

hi,

I have a driver that uses the scc1 intertupts.
After enabling the scc1 interrupts I see this message
coming from the kernel for some time:

NOHZ: local_softirq_pending 08

1. What is the meaning of this message? does
2. Does it indicate that something is wrong & need a fix?
3. How can I get rid of it?

(The interrupt is connected to an ISR by using
the standard request_irq() routine).

Kernel 2.6.24
Processor: MPC8272

Thanks,
Liran.

------=_Part_70564_10196422.1222972238045--