https://bugzilla.novell.com/show_bug.cgi?id=221667 Summary: smp kernel does not power off apm machines by default Product: openSUSE 10.2 Version: Beta 2 plus Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: lnussel@novell.com QAContact: qa@suse.de arch/i386/kernel/apm.c: 395-#ifdef CONFIG_SMP 396:static int power_off; 397-#else 398:static int power_off = 1; 399-#endif So after upgrading to 10.2 some machines don't power off anymore. Is there any reason to keep the above differentiation? The connection between not powering off anymore and the new default of having an SMP kernel on UP machines is really not obvious. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.