You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a linux kernel module,i want to add my module to the already existing kernel.When the system gets turned on the kernel module should run.I am a beginner how can i implement that?