ACPICA: _CST repair: Handle null package entries
authorLv Zheng <lv.zheng@intel.com>
Sat, 8 Jun 2013 01:01:19 +0000 (09:01 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 19 Jun 2013 23:43:15 +0000 (01:43 +0200)
commit341e7ba1a9a48c50b46a1ebf305823f883c85d4f
tree1578eea7d78ac8d2e415900914fc465f0faf9c3d
parent5a9792f3be74bfad2985b3f4c7afc9e6f6a3f798
ACPICA: _CST repair: Handle null package entries

Sort package only after null/bad elements have been removed.

Fixes a problem where the _CST sort was performed too early.  This
change sorts the package only after null/bad elements have been
removed.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/nsrepair2.c
This page took 0.024554 seconds and 5 git commands to generate.