Re: Switch APIC to driver model (and make S3 sleep with APIC on)

Pavel Machek (pavel@ucw.cz)
Wed, 29 Jan 2003 23:51:56 +0100


Hi!

> > How can this be? I see nmi.c being unconditionaly compiled-in. Where
> > are the other clients you are talking about?
>
> Is grep broken ?
>
> > -#if defined(CONFIG_X86_LOCAL_APIC) && defined(CONFIG_PM)
> > -EXPORT_SYMBOL_GPL(set_nmi_pm_callback);
> > -EXPORT_SYMBOL_GPL(unset_nmi_pm_callback);
> > -#endif
>
> You removed these but didn't check where they were used ?

Well, set_nmi... strongly suggests nmi, so I just killed them.. And
ouch its used by oprofile :-(.

Pavel

-- 
Casualities in World Trade Center: ~3k dead inside the building,
cryptography in U.S.A. and free speech in Czech Republic.
-
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/