From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Sun, 26 Jun 2016 10:56:37 -0700 Subject: Kernel panic after insmod In-Reply-To: References: <20160626145426.GA8882@kroah.com> Message-ID: <20160626175637.GA8747@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Sun, Jun 26, 2016 at 12:38:29PM -0400, Aruna Hewapathirane wrote: > > What exactly was the crash?? And where did you find this kernel module > > source from? > > Greg, > > A little digging around using Google threw this up : > http://superuser.com/questions/1092083/how-to-disable-kill-command-on-linux > > If you scroll down you will see the exact same code :) Hah, that's funny, and it makes more sense now, thanks. Use that code at your own risk, you get to keep the kernel pieces it leaves behind, they are yours to deal with now. good luck! greg k-h