diff options
author | Bob Moore | 2019-07-03 22:15:36 +0200 |
---|---|---|
committer | Rafael J. Wysocki | 2019-07-04 00:59:43 +0200 |
commit | f79c8e4136eac37255ead8875593ae33a2c16d20 (patch) | |
tree | 1485d97f2c848502a0139cdc93ef68398aadb54f /drivers/acpi/tables.c | |
parent | Merge ACPI tables handling changes for v5.3. (diff) | |
download | kernel-qcow2-linux-f79c8e4136eac37255ead8875593ae33a2c16d20.tar.gz kernel-qcow2-linux-f79c8e4136eac37255ead8875593ae33a2c16d20.tar.xz kernel-qcow2-linux-f79c8e4136eac37255ead8875593ae33a2c16d20.zip |
ACPICA: Namespace: simplify creation of the initial/default namespace
ACPICA commit 76658f55d8cc498a763bdb92f8e0d934822a129c
For the objects that are created by default (_GPE, _SB_, etc)
there is no need to use the heavyweight ns_lookup function.
Instead, simply create each object and link it in as the namespace
is built.
Link: https://github.com/acpica/acpica/commit/76658f55
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>
Diffstat (limited to 'drivers/acpi/tables.c')
0 files changed, 0 insertions, 0 deletions