I tried to patch 4.x ( specifically 4.7-rc1 ) kernel with gobohide patch.
A few lines failed due to change. Hand patched those lines.
Compilation failed due to introduction of new functions ( namely file_inode() , 
file_dentry )
After trying to change the code of gobohide.c as little as I can compilation 
went thru.
Listing is no problem because no inode to list at all.
But trying to hide was disastrous. Of course I crashed the kernel.

What can be done to make the patch run with 4.x line.
Should I try to convert all relevant code to use new functions, or things are 
more complicated then that?

Regards.  

--
Darkphas de Lône
Manic Depressive
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to