[PATCH] missing break in amd 486 cpu case
An old AMD 486DX4-SE(as reported by bios) here crashes on boot in amd_init, doing rdmsr in k6 case. Elan fixes added case 4 there but without break. This break allows it to boot.
Showing
Please register or sign in to comment