From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758885AbZF2Pj7 (ORCPT ); Mon, 29 Jun 2009 11:39:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752775AbZF2Pjt (ORCPT ); Mon, 29 Jun 2009 11:39:49 -0400 Received: from vms173019pub.verizon.net ([206.46.173.19]:44117 "EHLO vms173019pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750860AbZF2Pjs (ORCPT ); Mon, 29 Jun 2009 11:39:48 -0400 Date: Mon, 29 Jun 2009 11:39:25 -0400 (EDT) From: Len Brown X-X-Sender: lenb@localhost.localdomain To: Ingo Molnar Cc: Corentin Chary , Randy Dunlap , Matthew Garrett , Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , linux-acpi@vger.kernel.org Subject: Re: [PATCH, v3] eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFS (was: [git pull request] ACPI & driver patches for 2.6.31-rc1) In-reply-to: <20090629081339.GA321@elte.hu> Message-id: References: <20090629080754.GA28336@elte.hu> <20090629081016.GA31398@elte.hu> <20090629081339.GA321@elte.hu> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks for fixing this config, Ingo. I agree, our build system can handle "depends", but "select" does not deliver on what it advertises, making it a trap for programmers. Acked-by: Len Brown thanks, Len Brown, Intel Open Source Technology Center