On Thu, Aug 23, 2018 at 11:25:42PM +0100, Chris Wilson wrote: > Quoting Rodrigo Vivi (2018-08-23 21:51:36) > > We use kzalloc to allocate the write_buf that we use for > > i2c transfer on hdcp write. But it seems that we are forgetting > > to free the memory that is not needed after i2c transfer is > > completed. > > > > Reported-by: Brian J Wood <[email protected]> > > Fixes: 2320175feb74 ("drm/i915: Implement HDCP for HDMI") > > Cc: Ramalingam C <[email protected]> > > Cc: Sean Paul <[email protected]> > > Cc: Jani Nikula <[email protected]> > > Cc: Rodrigo Vivi <[email protected]> > > Cc: <[email protected]> # v4.17+ > > Signed-off-by: Rodrigo Vivi <[email protected]> > Reviewed-by: Chris Wilson <[email protected]>
thanks. pushed to dinq. > -Chris > _______________________________________________ > Intel-gfx mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/intel-gfx _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
