Hi everyone, I need help
I have trouble doing this
Modifying the kernel to generate a /proc/clock file
I don't know where to modify, I need to submit a patch file which is the difference between the old kernel and the new one.
My main concern is where to modify the kernel so i can generate this file. I've tried using grep
like grep -r proc /kernel
i am using a UML kernel
I have trouble doing this
Modifying the kernel to generate a /proc/clock file
I don't know where to modify, I need to submit a patch file which is the difference between the old kernel and the new one.
My main concern is where to modify the kernel so i can generate this file. I've tried using grep
like grep -r proc /kernel
i am using a UML kernel
