commit | 927a6abf023b1a8c6940880802fc17026be6a351 | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Mon Nov 05 09:43:54 2018 -0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Nov 08 18:41:47 2018 +0100 |
tree | cf19f61b5d2ce23e288bf6187e2aecc2eccdeb56 | |
parent | c159597ca9233b58be0327f3379eba598a6697ef [diff] |
ACPICA: iASL: Enhance error detection Enhance error detection by validating that all name_seg elements within a name_path actually exist. The previous behavior was spotty at best, and such errors could be improperly ignored at compile time (never at runtime, however). There are two new error messages. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Erik Schmauss <erik.schmauss@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>