> #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 \
Is there any chance of the APM code breeding sysctl^W sorry to keep Linus
happy lets call them /proc/sys/.. configuration instead of kernel ifdefs so
that people can tune kernels to laptops without rebuilding them ?
I've been meaning to look into this
Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:19 EST