Re: [PATCH] cpu type (was Re: cpu type in 2.3.99-pre7-pre6)

From: Dave Jones (dave@denial.force9.co.uk)
Date: Sun May 07 2000 - 06:15:02 EST


Aki M Laukkanen <amlaukka@cc.helsinki.fi> wrote:

> This one liner should make the cpu type appear correctly again.
> - if (cpu_models[i].x86 == 6) {
> + if (c->x86 == 6) {

Ugh, My bad.
This is obviously the correct fix.

-- 
Dave.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:20 EST