date 99.06.24.17.56.00; author rmoore1; state Exp;

This commit is contained in:
aystarik 2005-06-29 18:32:53 +00:00
parent 46ad745e3f
commit 01ce253d22

View File

@ -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 */