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
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
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