However, this was posted nearly 3 weeks ago and the page with the relevant link appears to be missing.
Could you let me know when we can expect the links to be made available? As I need to schedule the migration and it would be really helpful to have some ETA!
Are you sure those are the valid serie of patches from 35.6.2 to 35.6.3? It seems to be various diff for an older version of the kernel (and uefi) such as 4.9 where nvmap was implemented under drivers/video/tegra/nvmap/. However, in Jetson Linux 5.10 (L4T R35.x), it appears that the nvmap functionality is now integrated into other modules so the patch can’t be applied.
The nvidia-jetson-kernel/kernel/kernel-5.10 is my own hierarchy. The patch should be applied from there, as you can see it start from a/drivers/… not from a/kernel/nvidia/drivers
Does it means I should refrain to apply the former patches for production and wait for another series of patches that fix the CVEs but without the memory issue?