lkml.org 
[lkml]   [2005]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: 2.6.13-rc3-mm3

    "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
    >
    > There are two problems with the compilation of arch/x86_64/kernel/nmi.c.

    Thanks.

    > --- linux-2.6.13-rc3-mm3/arch/x86_64/kernel/nmi.c 2005-07-28 21:05:53.000000000 +0200
    > +++ patched/arch/x86_64/kernel/nmi.c 2005-07-28 18:58:02.000000000 +0200
    > @@ -152,8 +152,10 @@ int __init check_nmi_watchdog (void)
    >
    > printk(KERN_INFO "testing NMI watchdog ... ");
    >
    > +#ifdef CONFIG_SMP
    > if (nmi_watchdog == NMI_LOCAL_APIC)
    > smp_call_function(nmi_cpu_busy, (void *)&endflag, 0, 0);
    > +#endif
    >
    > for (cpu = 0; cpu < NR_CPUS; cpu++)
    > counts[cpu] = cpu_pda[cpu].__nmi_count;

    This bit is no longer needed, since
    alpha-fix-statement-with-no-effect-warnings.patch got dropped.
    -
    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/

    \
     
     \ /
      Last update: 2005-07-28 21:25    [W:4.096 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site