Hi Ben, I just added --fuzz 3 to the second patch on that commit:
$ patch -p1 -l < "../02.01 - Mark untiled BLT commands as fenced on gen2-3.patch" patching file drivers/gpu/drm/i915/i915_gem.c Hunk #1 succeeded at 1543 (offset 71 lines). $ patch -p1 -l --fuzz 3 < "../02.02 - Mark untiled BLT commands as fenced on gen2-3.patch" patching file drivers/gpu/drm/i915/i915_gem_execbuffer.c Hunk #1 succeeded at 573 with fuzz 3 (offset 75 lines). Checking the code around the patch, it seems similar to the 3.5 version, so I assumed that offset was good. Regards, Luís Picciochi -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
