]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
cacheinfo: rename of_node to fw_token
authorJeremy Linton <jeremy.linton@arm.com>
Fri, 11 May 2018 23:57:58 +0000 (18:57 -0500)
committerKhalid Elmously <khalid.elmously@canonical.com>
Wed, 6 Jun 2018 19:37:50 +0000 (15:37 -0400)
commit95c7d3b26c04e6a35fff4dc719d06c557eec9573
tree9f36f1d0ae0d740f602e6ab1b3f33ce2da7c72b6
parentb5d1de4c1aa1377e368540197661ee7c305e0b09
cacheinfo: rename of_node to fw_token

BugLink: https://bugs.launchpad.net/bugs/1770231
Rename and change the type of of_node to indicate
it is a generic pointer which is generally only used
for comparison purposes. In a later patch we will put
an ACPI/PPTT token pointer in fw_token so that
the code which builds the shared cpu masks can be reused.

Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Vijaya Kumar K <vkilari@codeaurora.org>
Tested-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Tested-by: Tomasz Nowicki <Tomasz.Nowicki@cavium.com>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
(cherry picked from commit 9b97387c5c4260ffcdf3b913bdef0d98cb2d4a74 linux-next)
Signed-off-by: dann frazier <dann.frazier@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/base/cacheinfo.c
include/linux/cacheinfo.h