From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269578AbTHGR2F (ORCPT ); Thu, 7 Aug 2003 13:28:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269621AbTHGR2F (ORCPT ); Thu, 7 Aug 2003 13:28:05 -0400 Received: from pub234.cambridge.redhat.com ([213.86.99.234]:56075 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S269578AbTHGR2D (ORCPT ); Thu, 7 Aug 2003 13:28:03 -0400 Date: Thu, 7 Aug 2003 18:28:01 +0100 (BST) From: James Simmons To: Benjamin Herrenschmidt cc: Pavel Machek , linux-kernel mailing list , Linux Fbdev development list , Pavel Machek Subject: Re: [Linux-fbdev-devel] [PATCH] Framebuffer: 2nd try: client notification mecanism & PM In-Reply-To: <1060267031.722.3.camel@gaston> 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 > For some reason, it seems that after we have switched to the suspend > console, we race with the X server on accel engine, and on resume, the X > server just crashes. Are you shutting down the accel engine in the fbdev driver on suspend?