Re: [gobolinux-devel] GoboHide for 4.x Line

2016-06-07 Thread darkphas de lône
  08.06.2016, 07:01, "Lucas C. Villa Real" :On Tue, Jun 7, 2016 at 1:41 PM, darkphas de lône wrote: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 ne

Re: [gobolinux-devel] GoboHide for 4.x Line

2016-06-07 Thread Lucas C. Villa Real
On Tue, Jun 7, 2016 at 1:41 PM, darkphas de lône wrote: > 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 ) > Aft

[gobolinux-devel] GoboHide for 4.x Line

2016-06-07 Thread darkphas de lône
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 compi