APM patch against 2.3.44/2.3.45pre2

From: Stephen Rothwell (sfr@linuxcare.com)
Date: Sun Feb 13 2000 - 23:01:42 EST


Hi Linus,

This patch does the following:

        - Remove CONFIG_SMP as the compiler will optimize
          the code away anyway (smp_num_cpus == 1 in UP).
        - Make power off under SMP work again.
        - Fix thinko with initial engaging of BIOS.
        - Make sure power off only happens on CPU 0.
        - Do error notification to user mode if BIOS calls fail.
        - Move entrypoint offset fix to ...boot/setup.S
          where it belongs.
        - Remove smp-power-off. SMP users must now specify
          "apm=power-off" on the kernel command line.
        - Register the /proc/apm entry even on SMP so that
          scripts that check for it before doing power off work.
        - Changes for new pm_ interfaces.

And just what everyone has been waiting for :-)

        - Modularize the code.

The patches are at
        http://linuxcare.com.au/apm/2.3.44-APM.1.gz
and
        http://linuxcare.com.au/apm/2.3.45pre2-APM.1.gz

Cheers,
Stephen

-- 
Stephen Rothwell, Open Source Project Engineer, Linuxcare, Inc.
+61-2-62628990 tel, +61-2-62628991 fax 
sfr@linuxcare.com, http://www.linuxcare.com/ 
Linuxcare. Support for the revolution.

- 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 Feb 15 2000 - 21:00:26 EST