Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 1 Oct 2002 18:35:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 1 Oct 2002 18:35:51 -0400 Received: from fmr06.intel.com ([134.134.136.7]:18903 "EHLO caduceus.jf.intel.com") by vger.kernel.org with ESMTP id ; Tue, 1 Oct 2002 18:35:50 -0400 Message-ID: From: "Grover, Andrew" To: "'Pavel Machek'" , Rusty trivial patch monkey Russell , ACPI mailing list , kernel list Subject: RE: ACPI sleep: stupid bug reintroduced Date: Tue, 1 Oct 2002 15:41:03 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 663 Lines: 20 > From: Pavel Machek [mailto:pavel@ucw.cz] > There's extremely stupid bug in sleep.c -- it will only alow user to > enter *unsupported* states. What's even worse that I remember fixing > that once before, and *it was merged to mainline*. Cough cough Pat... ;-) It's (re-)fixed in my bk tree already. Didn't have this bit at the end so I'll apply that. Regards -- Andy > +#else > + return_VALUE(-ENODEV); > #endif - 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/