From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: pm_prepare_console() Date: Wed, 23 Apr 2008 14:57:44 -0400 Message-ID: <200804231457.45354.lenb@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: "Rafael J. Wysocki" , Pavel Machek Cc: linux-pm@lists.linux-foundation.org List-Id: linux-pm@vger.kernel.org Rafael, Pavel, suspend_prepare() ignores the return value of pm_prepare_console() -- assuming it always succceeds. Is that a bug or a feature? (same in the hibernate code) thanks, -Len