Re: [2.6 PATCH] Altix hotplug
From: Greg KH
Date: Mon Feb 23 2004 - 16:18:49 EST
On Mon, Feb 23, 2004 at 08:55:14AM -0600, Pat Gefre wrote:
> +#define SYSCTL_PCI_UNINITIALIZED (SYSCTL_PCI_ERROR_BASE - 0)
> + { SYSCTL_PCI_UNINITIALIZED, "module not initialized" },
What are you going to do with this large table of strings? I see where
you copy them to somewhere, but don't see anything beyond that.
Are we missing a huge piece of the puzzle?
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/