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