diff options
author | 2009-12-14 09:42:28 +0800 | |
---|---|---|
committer | 2009-12-30 19:24:36 -0500 | |
commit | 3b8cb427e9281790f36e847e46cb1d005a50cec0 (patch) | |
tree | a77f28a9f8ec39c0d2b026e7952b5a989b93ba72 /drivers/base/module.c | |
parent | Linux 2.6.32 (diff) | |
download | wireguard-linux-3b8cb427e9281790f36e847e46cb1d005a50cec0.tar.xz wireguard-linux-3b8cb427e9281790f36e847e46cb1d005a50cec0.zip |
acpi_pad: fix error checks
There are some fixes listed below:
1. When met a bogus BIOS, the return value of cpu number maybe is
a negative value so that acpi_pad_pur get an unexpected result.
2. the return value of function acpi_pad_idle_cpus is useless.
3. enhance the process of create_power_saving_task/destroy_power_saving_task
4. Add more error checks when evaluating _PUR object.
5. one typo fix
Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Acked-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/base/module.c')
0 files changed, 0 insertions, 0 deletions