On 6/19/22 07:27, Javier Martinez Canillas wrote: > Hello Randy, > > On 6/19/22 00:49, Randy Dunlap wrote: >> >> kernel robot reports today: >> >> * riscv64-linux-ld: ttm_bo_vm.c:undefined reference to `vmf_insert_pfn_prot' >> https://lore.kernel.org/lkml/202206190651.smtms3Ay-lkp@xxxxxxxxx/T/#u >> >> * ttm_bo_vm.c:undefined reference to `vmf_insert_pfn_prot' >> https://lore.kernel.org/lkml/202206190523.0Ar6yQF7-lkp@xxxxxxxxx/T/#u >> >> >> and earlier: >> >> * ld.lld: error: undefined symbol: vmf_insert_pfn_prot >> https://lore.kernel.org/lkml/202203281125.Jp08egXu-lkp@xxxxxxxxx/ >> >> * ttm_bo_vm.c:undefined reference to `vmf_insert_pfn_prot' >> https://lore.kernel.org/lkml/202204081648.gV63Gt0t-lkp@xxxxxxxxx/ >> >> >> I sent a patch for this on 2022-04-08 and again on 2022-05-30 (UTC). >> >> https://lore.kernel.org/all/20220409030504.16089-1-rdunlap@xxxxxxxxxxxxx/ >> https://lore.kernel.org/all/20220531025557.29593-1-rdunlap@xxxxxxxxxxxxx/ >> >> Neither one has been applied or even had a comment. :( >> > > Sorry that these fell into the cracks. Thanks for the patch, I think the > change is correct but gave some comments about the Fixes: tag and commit > description. There's no need to resend though, I can do it when pushing. OK, thank you. -- ~Randy