Consider the case where I have two programs written in C++.They each configure they own graphics environment, then they communicate with each other and pass a file descriptor which is meant to allow them to talk to each other via dma buf.But the dma buf connection doesn’t work.I know that somewhere amongst all the permutations