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.25]) by ozlabs.org (Postfix) with ESMTP id 569A6DE191 for ; Sat, 4 Oct 2008 02:40:37 +1000 (EST) Received: by ey-out-2122.google.com with SMTP id 6so531128eyi.15 for ; Fri, 03 Oct 2008 09:40:35 -0700 (PDT) Message-ID: Date: Fri, 3 Oct 2008 12:40:35 -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_6077_9824765.1223052035655" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ------=_Part_6077_9824765.1223052035655 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_6077_9824765.1223052035655 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_6077_9824765.1223052035655--