Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266048AbTGDPTl (ORCPT ); Fri, 4 Jul 2003 11:19:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266049AbTGDPTk (ORCPT ); Fri, 4 Jul 2003 11:19:40 -0400 Received: from mail1.bluewin.ch ([195.186.1.74]:39653 "EHLO mail1.bluewin.ch") by vger.kernel.org with ESMTP id S266048AbTGDPTj (ORCPT ); Fri, 4 Jul 2003 11:19:39 -0400 Date: Fri, 4 Jul 2003 17:34:07 +0200 From: Roger Luethi To: linux-kernel@vger.kernel.org Subject: [2.5.74] bad: scheduling while atomic! Message-ID: <20030704153407.GA3540@k3.hellgate.ch> Mail-Followup-To: linux-kernel@vger.kernel.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: Linux 2.5.74 on i686 X-GPG-Fingerprint: 92 F4 DC 20 57 46 7B 95 24 4E 9E E7 5A 54 DC 1B X-GPG: 1024/80E744BD wwwkeys.ch.pgp.net User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1293 Lines: 33 I haven't had the time to investigate this, so I don't have much information to share beyond the trace below. I think I have seen this at least with 2.5.73, too. The system looks okay, then, usually hours later (if at all, it's a rare event), something triggers a flood of those call traces (many of them per second). The syslog seems to suggest it might be related to IDE DMA: Jul 4 17:17:28 [kernel] hda: dma_timer_expiry: dma status == 0x61 Jul 4 17:17:44 [kernel] hda: timeout waiting for DMA Jul 4 17:17:44 [kernel] [] default_idle+0x0/0x40 Jul 4 17:17:44 [kernel] bad: scheduling while atomic! Compiler is gcc 3.2.3. bad: scheduling while atomic! Call Trace: [] default_idle+0x0/0x40 [] schedule+0x500/0x510 [] poll_idle+0x23/0x40 [] apm_cpu_idle+0xa3/0x140 [] apm_cpu_idle+0x0/0x140 [] default_idle+0x0/0x40 [] cpu_idle+0x38/0x40 [] rest_init+0x0/0x30 [] start_kernel+0x138/0x140 [] unknown_bootoption+0x0/0x100 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/