Re: Compile error 2.4.15-pre4 on alpha

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Wed Nov 14 2001 - 10:48:28 EST


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/



This archive was generated by hypermail 2b29 : Thu Nov 15 2001 - 21:00:39 EST