mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
58894018274830155e8f94b44d6cfbbdd1f8173c
Earlier we modified the kernel to expose a low level cache API namely dcache_clean_inval_poc, instead we can use the already exported arch_invalidate_pmem API and for ARM invlidating the cache is same as clean and invalidate Bug 3817626 Change-Id: Ideb29f2818aece98753aaa40242eaf1246c928cb Signed-off-by: Nikesh Oswal <noswal@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2801851 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Description
No description provided