1. You have to write a kernel module named My_proc 2. The kernel module has to create a proc file with pathname /proc/thread_info during its initialization/loading 3. You have to implement file ...