Re: DRM pool fix

2017-07-27 Thread Mark Kettenis
> Date: Thu, 27 Jul 2017 17:26:57 +0200 > From: Martin Pieuchot > > Fix a copy/paste, found while trying to track the possible leak I'm > seeing. > > ok? Ouch. Eh, yes. ok kettenis@ > Index: i915/i915_gem.c > === > RCS file: /cv

DRM pool fix

2017-07-27 Thread Martin Pieuchot
Fix a copy/paste, found while trying to track the possible leak I'm seeing. ok? Index: i915/i915_gem.c === RCS file: /cvs/src/sys/dev/pci/drm/i915/i915_gem.c,v retrieving revision 1.108 diff -u -p -r1.108 i915_gem.c --- i915/i915_gem