[PATCH 6.2/7] MMC: mmci: Enable Device Tree support for ux500
From: Russell King - ARM Linux <hidden>
Date: 2012-06-05 10:52:49
From: Russell King - ARM Linux <hidden>
Date: 2012-06-05 10:52:49
On Tue, Jun 05, 2012 at 11:47:51AM +0100, Lee Jones wrote:
On 04/06/12 11:14, Russell King - ARM Linux wrote:quoted
So why is this buggy patch now merged in the mainline kernel?I guess Chris took it because you said it was fine?
Err, no. If you re-read the thread, you'll see that I said your subsequent patch posted on Thu, 03 May 2012 16:30:48 +0100 with the devm_kzalloc() was fine. The one which was merged is the one without the devm_kzalloc() which is _not_ fine, because it's an oops waiting to happen - the one I replied yesterday to without the devm_kzalloc().