commit | 341e7ba1a9a48c50b46a1ebf305823f883c85d4f | [log] [tgz] |
---|---|---|
author | Lv Zheng <lv.zheng@intel.com> | Sat Jun 08 09:01:19 2013 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Jun 20 01:43:15 2013 +0200 |
tree | 1578eea7d78ac8d2e415900914fc465f0faf9c3d | |
parent | 5a9792f3be74bfad2985b3f4c7afc9e6f6a3f798 [diff] |
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>