Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.14 /arch/i386/kernel/apic.c

Filename:/arch/i386/kernel/apic.c
Lines Added:1
Lines Deleted:0
Also changed in: (Previous) 2.4.14-pre8  2.4.14-pre7  2.4.14-pre6  2.4.14-pre5  2.4.14-pre4  2.4.13-ac8 
(Following) 2.4.15-pre2  2.4.15-pre3  2.4.15-pre4  2.4.15-pre5  2.4.15-pre6  2.4.15-pre7 

Location
[  2.4.14
  [  arch
    [  i386
      [  kernel
         o  apic.c

Patch

diff -u --recursive --new-file v2.4.13/linux/arch/i386/kernel/apic.c linux/arch/i386/kernel/apic.c
--- v2.4.13/linux/arch/i386/kernel/apic.c   Tue Oct  9 17:06:51 2001
+++ linux/arch/i386/kernel/apic.c   Sat Oct 27 15:39:24 2001
@@ -588,6 +588,7 @@
       goto no_apic;
    case X86_VENDOR_INTEL:
       if (boot_cpu_data.x86 == 6 ||
+          (boot_cpu_data.x86 == 15 && cpu_has_apic) ||
           (boot_cpu_data.x86 == 5 && cpu_has_apic))
          break;
       goto no_apic;


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.