Re: stable fix for IOSF in Kconfig
From: Luis Henriques <hidden>
Date: 2015-07-09 13:42:57
On Wed, May 20, 2015 at 02:27:47PM +0200, William Dauchy wrote:
Hello, Using a stable 3.14.x kernel, I had an issue where I was unable to set IOSF_MBI as builtin. I applied the following commit on top of my 3.14.x: commit aa8e4f22ab7773352ba3895597189b8097f2c307 Author: David E. Box [off-list ref] Date: Wed Aug 27 14:40:39 2014 -0700 x86/iosf: Add Kconfig prompt for IOSF_MBI selection
Thanks, I'm queuing this commit for the 3.16 kernel as well. Cheers, -- Lu�s
This fixes my issue. Do you think it's a good candidate for stable branches? we may also consider the following commit for stable: commit ced3ce760b8df08e8bafba44f6b40407df2d0402 Author: David E. Box [off-list ref] Date: Wed Sep 17 22:13:50 2014 -0700 x86/platform/intel/iosf: Add better description of IOSF driver in config Regards, -- William