On Thu, 2014-08-28 at 19:19 +0100, Mark Brown wrote:
> On Thu, Aug 28, 2014 at 11:53:17AM +0300, Andy Shevchenko wrote:
> > When built with DMA support the memory for an internal structure is 
> > allocated
> > but not freed. Converting to devm_kzalloc solves the issue.
> > 
> > Fixes: 7063c0d942a1 (spi/dw_spi: add DMA support)
> > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
> > Cc: <stable@vger.kernel.org> # v2.6.38+
> 
> You've sent two versions of this with different changelogs and diffs -
> what's the story there?

Sorry for confusion.

There are two different fixes against MID support.
One of them to protect against crash on removal, another is this one.

> This doesn't seem like an obvious stable candidate - it's a leak fix on
> probe.

Yes, I may agree with you. Then, please, do not consider this one. It
would be a part of a patches against spi-dw-mid.c


-- 
Andy Shevchenko <andriy.shevche...@intel.com>
Intel Finland Oy

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to