Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 5 Dec 2001 04:29:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 5 Dec 2001 04:29:50 -0500 Received: from swazi.realnet.co.sz ([196.28.7.2]:21943 "HELO netfinity.realnet.co.sz") by vger.kernel.org with SMTP id ; Wed, 5 Dec 2001 04:29:36 -0500 Date: Wed, 5 Dec 2001 11:33:21 +0200 (SAST) From: Zwane Mwaikambo X-X-Sender: To: Linux Kernel Subject: APIC Error when doing apic_pm_suspend Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I get an APIC error 0x40 when resuming from an apm -s. If i'm correct that would be an illegal register access wouldn't it? I tried putting enter/exit printks in the apic_pm_resume/suspend functions and it showed that both returned before the APIC error printk. Is there anyway of finding out which register access it was? I "thought" it would be one of the apic_writes in the pm functions but looks like i might be wrong. The kernel is compiled with local APIC and gets detected and enabled on boot (UP machine). Thanks, Zwane Mwaikambo - 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/