From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262382AbTFVHXj (ORCPT ); Sun, 22 Jun 2003 03:23:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263782AbTFVHXi (ORCPT ); Sun, 22 Jun 2003 03:23:38 -0400 Received: from pao-ex01.pao.digeo.com ([12.47.58.20]:30715 "EHLO pao-ex01.pao.digeo.com") by vger.kernel.org with ESMTP id S262382AbTFVHXi (ORCPT ); Sun, 22 Jun 2003 03:23:38 -0400 Date: Sun, 22 Jun 2003 00:38:03 -0700 From: Andrew Morton To: Andrei Ivanov Cc: linux-kernel@vger.kernel.org Subject: Re: 2.5.72-mm3 Message-Id: <20030622003803.3366a3f5.akpm@digeo.com> In-Reply-To: References: <20030621224242.37ff8a7e.akpm@digeo.com> X-Mailer: Sylpheed version 0.9.0pre1 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Jun 2003 07:37:42.0383 (UTC) FILETIME=[2A1357F0:01C33891] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andrei Ivanov wrote: > > > It doesn't compile: > > LD .tmp_vmlinux1 > drivers/built-in.o(.text+0x3183): In function `pci_remove_bus_device': > : undefined reference to `pci_destroy_dev' > make: *** [.tmp_vmlinux1] Error 1 > You can work around that by setting CONFIG_HOTPLUG=y