summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-12-09 16:34:51 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-12-14 09:38:14 +0800
commit49c69323b547b0c757c05ba65f1e6c2c7e6fc506 (patch)
treecc8928350e9b036389c819e45348d4e3108553b3 /common
parentaa8482af7b286f8fe8f7aae648938d4ebf0283c5 (diff)
downloadmeta-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 'common')
0 files changed, 0 insertions, 0 deletions