From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757831AbYENOE4 (ORCPT ); Wed, 14 May 2008 10:04:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752082AbYENOEs (ORCPT ); Wed, 14 May 2008 10:04:48 -0400 Received: from www.church-of-our-saviour.ORG ([69.25.196.31]:39886 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751924AbYENOEr (ORCPT ); Wed, 14 May 2008 10:04:47 -0400 Date: Wed, 14 May 2008 10:03:01 -0400 From: Theodore Tso To: Hugh Dickins Cc: Glauber Costa , Glauber Costa , Linus Torvalds , Andrew Morton , Ingo Molnar , "H. Peter Anvin" , "Carlos R. Mafra" , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86: fix app crashes after SMP resume Message-ID: <20080514140300.GB11520@mit.edu> Mail-Followup-To: Theodore Tso , Hugh Dickins , Glauber Costa , Glauber Costa , Linus Torvalds , Andrew Morton , Ingo Molnar , "H. Peter Anvin" , "Carlos R. Mafra" , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15+20070412 (2007-04-11) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@mit.edu X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hugh, Many, many thanks!! This fixed the my suspend/resume problem on my X61s as well (where the X server would stop accepting keyboard and mouse input, and subsequent to restart the X server after remote login would fail). - Ted