Comment # 23 on bug 94708 from
(In reply to Marko Tikvic from comment #22)
> How to apply the patch?

if you are using git, just:
git am <patch file>

if you are not using git, in your kernel source tree:
patch -p1 -i <patch file>

Then rebuild and re-install the kernel.


You are receiving this mail because: