mirror of
https://github.com/acpica/acpica/
synced 2025-02-23 08:54:16 +03:00
date 99.06.24.17.56.00; author rmoore1; state Exp;
This commit is contained in:
parent
46ad745e3f
commit
01ce253d22
@ -679,9 +679,7 @@ NsSearchAndEnter (
|
||||
* the parent search when the namespace is actually being loaded.
|
||||
*/
|
||||
|
||||
/* TBD: should this be (LoadMode == MODE_Exec) to exclude MODE_Load1 from search? */
|
||||
|
||||
if (LoadMode != MODE_Load)
|
||||
if (LoadMode == MODE_Exec)
|
||||
{
|
||||
/* Not found in table - search parent tree according to ACPI specification */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user