diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2021-12-09 16:34:51 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2021-12-14 09:38:14 +0800 |
commit | 49c69323b547b0c757c05ba65f1e6c2c7e6fc506 (patch) | |
tree | cc8928350e9b036389c819e45348d4e3108553b3 /dynamic-layers/clang-layer/recipes-opencl/igc/files/0004-find-external-llvm-tblgen.patch | |
parent | aa8482af7b286f8fe8f7aae648938d4ebf0283c5 (diff) | |
download | meta-intel-49c69323b547b0c757c05ba65f1e6c2c7e6fc506.tar.gz |
linux-intel/5.10: update to v5.10.78
Update kernel config as well.
Backported patch to fix 32-bit compilation failure.
32-bit compilation failure log:
build/tmp/work-shared/intel-core2-32/kernel-source/include/linux/io-mapping.h:88:16: error: implicit declaration of function '__iomap_local_pfn_prot'; did you mean '__kmap_local_pfn_prot'? [-Werror=implicit-function-declaration]
| 88 | return __iomap_local_pfn_prot(PHYS_PFN(phys_addr), mapping->prot);
| | ^~~~~~~~~~~~~~~~~~~~~~
| | __kmap_local_pfn_prot
| build/tmp/work-shared/intel-core2-32/kernel-source/include/linux/io-mapping.h:88:16: warning: returning 'int' from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion]
| 88 | return __iomap_local_pfn_prot(PHYS_PFN(phys_addr), mapping->prot);
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/clang-layer/recipes-opencl/igc/files/0004-find-external-llvm-tblgen.patch')
0 files changed, 0 insertions, 0 deletions