Re: Compile error 2.4.15-pre4 on alpha

Jeff Garzik (jgarzik@mandrakesoft.com)
Wed, 14 Nov 2001 10:48:28 -0500


Ivan Kokshaysky wrote:
> +/*
> + * We show only CPU #0 info.
> + */
> +static void *
> +c_start(struct seq_file *f, loff_t *pos)
> +{
> + return *pos ? NULL : (char *)hwrpb + hwrpb->processor_offset;
> +}

only cpu0? on SMP, cpu1/2/3/4 are not shown?

-- 
Jeff Garzik      | Only so many songs can be sung
Building 1024    | with two lips, two lungs, and one tongue.
MandrakeSoft     |         - nomeansno

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