- Update config files.
-> unified i386/x86_64 debug kernels:
- added CONFIG_NO_HZ=y to i386-debug
- added CONFIG_DEBUG_INFO to x86_64-debug
Differ method to receive processor_id depending whether the processor
got declared as a regular ACPI device or as a processor object:
- patches.arch/acpi_behave_uniquely_based_on_processor_declaration.patch:
ACPI: Behave uniquely based on processor declaration definition
type (bnc#440062).
- patches.arch/acpi_disambiguate_processor_declaration_type.patch:
ACPI: Disambiguate processor declaration type (bnc#440062).
- patches.arch/acpi_processor_cleanups.patch: ACPI: 80 column
adherence and spelling fix (no functional change) (bnc#440062).
- patches.xen/xen3-auto-common.diff: xen3 common.
Fix missing bit for ThinkPad brightness switching:
- patches.arch/acpi_video_thinkpad_exclude_IGD_devices.patch:
Do not use video backlight switching for Lenovo ThinkPads.
- patches.fixes/sony_laptop_fix_suspend.patch: sony-laptop:
Ignore missing _DIS method on pic device (bnc#446487).