patch-2.4.0-test6 linux/arch/i386/kernel/apm.c

Next file: linux/arch/i386/kernel/entry.S
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/arch/i386/kernel/apm.c linux/arch/i386/kernel/apm.c
@@ -410,7 +410,7 @@
 #ifndef CONFIG_APM_ALLOW_INTS
 #	define APM_DO_CLI	__cli()
 #else
-#	define APM_DO_CLI
+#	define APM_DO_CLI	__sti()
 #endif
 #ifdef APM_ZERO_SEGS
 #	define APM_DECL_SEGS \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)