Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751364AbVJKDDs (ORCPT ); Mon, 10 Oct 2005 23:03:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751365AbVJKDDs (ORCPT ); Mon, 10 Oct 2005 23:03:48 -0400 Received: from tus-gate1.raytheon.com ([199.46.245.230]:52816 "EHLO tus-gate1.raytheon.com") by vger.kernel.org with ESMTP id S1751364AbVJKDDr (ORCPT ); Mon, 10 Oct 2005 23:03:47 -0400 Message-ID: <434B2B7B.9040509@raytheon.com> Date: Mon, 10 Oct 2005 20:03:23 -0700 From: Robert Crocombe Organization: Raytheon Missile Systems -- Tucson, AZ, U.S. User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Re: PS/2 Keyboard under 2.6.x References: <434B121A.3000705@raytheon.com> <5bdc1c8b0510101832v5f0c80d0ldec1ade4d4530292@mail.gmail.com> In-Reply-To: <5bdc1c8b0510101832v5f0c80d0ldec1ade4d4530292@mail.gmail.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-SPAM: 0.00 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4330 Lines: 109 Mark Knecht wrote: > I just reported this problem on the Gentoo bugzilla a couple of days > ago. Here I have a P4HT machine. I had never turned on SMP to use the > hyperthreading feature. When I turned it on I got exactly the problem > you talk about. When I went back to UMP it worked fine. Such was not the case for me. It still didn't work: CPU0 0: 71543 IO-APIC-edge timer 7: 0 IO-APIC-edge parport0 8: 0 IO-APIC-edge rtc 9: 0 IO-APIC-level acpi 14: 13 IO-APIC-edge ide0 169: 2104 IO-APIC-level megaraid 177: 249 IO-APIC-level eth0 193: 0 IO-APIC-level ohci_hcd:usb1, ohci_hcd:usb2 201: 539 IO-APIC-level uhci_hcd:usb3 209: 181556 IO-APIC-level uhci_hcd:usb4 217: 2664 IO-APIC-level ehci_hcd:usb5 225: 2 IO-APIC-level ohci1394 NMI: 81 LOC: 71028 ERR: 0 MIS: 0 and I also got: Oct 10 18:50:36 hydra kernel: irq 209: nobody cared (try booting with the "irqpoll" option) Oct 10 18:50:36 hydra kernel: Oct 10 18:50:36 hydra kernel: Call Trace:{__report_bad_irq+53} {note_interrupt+571} Oct 10 18:50:36 hydra kernel: {do_irqd+0} {keventd_create_kthread+0} Oct 10 18:50:36 hydra kernel: {do_irqd+398} {kthread+205} Oct 10 18:50:36 hydra kernel: {child_rip+8} {keventd_create_kthread+0} Oct 10 18:50:36 hydra kernel: {kthread+0} {child_rip+0} Oct 10 18:50:36 hydra kernel: Oct 10 18:50:36 hydra kernel: handlers: Oct 10 18:50:36 hydra kernel: [usb_hcd_irq+0/80] (usb_hcd_irq+0x0/0x50) so I tried booting with the noted flag, which got me: BUG: scheduling while atomic: kjournald/0x00010001/792 caller is schedule+0xf8/0x130 Call Trace: {__schedule+155} {schedule+248} {___down_mutex+589} {megaraid_isr+62} {note_interrupt+263} {__do_IRQ+279} {do_IRQ+47} {ret_from_intr+0} {__delay+8} {megaraid_mbox_runpendq+209} {scsi_done+0} {megaraid_queue_command+114} {scsi_dispatch_cmd+548} {scsi_request_fn+806} {sync_buffer+0} {generic_unplug_device+24} {sync_buffer+54} {__wait_on_bit+64} {sync_buffer+0} {out_of_line_wait_on_bit+122} {wake_bit_function+0} {journal_commit_transaction+2235} {lock_timer_base+41} {kjournald+233} {commit_timeout+0} {autoremove_wake_function+0} {do_exit+1051} {child_rip+8} {as_queue_empty+0} {kjournald+0} {child_rip+0} I went back to the SMP kernel, but also appended "irqpoll", and got another BUG. Somehow the Windows machine I'm using to capture the serial console output didn't get the entirety of the appropriate line, but it was similar to: "BUG: scheduling with interrupts disabled: swapper 0x00010001" or similar. I should note that the other machines with the problem are also SMP: my home machine is a dual 1GHz Pentium III, and the Redhat machine is a hyper-threaded 3.4GHz Xeon. While I'm at it, I am getting insane clock corrections: Oct 10 19:10:40 hydra ntpd[4128]: adjusting local clock by -0.711763s Oct 10 19:13:18 hydra ntpd[4128]: adjusting local clock by -0.579583s Oct 10 19:16:30 hydra ntpd[4128]: adjusting local clock by -0.460506s Anyone know what that might be about? -- Robert Crocombe rwcrocombe@raytheon.com - 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/