Re: PCI Hotplug and Linux 2.5.4-pre2

Brian Strand (bstrand@switchmanagement.com)
Thu, 07 Feb 2002 10:32:17 -0800


John Weber wrote:

> I can't find the definition of pcihpfs_fs_type used in
> pci_hotplug_core.c in register_filesystem(), unregister_filesystem(),
> and kern_mount(). This is causing a compilation error.
>
> PS - I don't use this in my kernel, so I can disable it from my
> config without penalty. But seeing as I don't see any posts
> about this on LKML, should I try to build kernels with everything
> enabled in the future (just to get these small errors stomped out
> quickly)?

I vote yes; I always turn on as many modularizable chunks as possible,
to increase "compile coverage". And we all know if it compiles, it
works, right?

-
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/