Re: [Lse-tech] cpu-2.5.69-bk14-1

Martin J. Bligh (mbligh@aracnet.com)
Wed, 21 May 2003 08:05:55 -0700


> Extended cpumasks for larger systems. Now featuring bigsmp, Summit,
> and Voyager updates in addition to PC-compatible, NUMA-Q, and SN2
> bits from SGI.

Can you remove the random cleanups from this, and just leave the actual
patch please? Things like:

static inline int apic_id_registered(void)
{
- return (1);
+ return 1;
}

... have sweet FA to do with this. If you want to do that, it's a separate
patch.

M.

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