Re: 3.2.10 stable build failures?

From: Greg KH
Date: Tue Mar 13 2012 - 12:35:54 EST


On Tue, Mar 13, 2012 at 09:25:03AM -0400, Ben Guthro wrote:
> Hello - I merged the 3.2.10 stable patch set that you pushed yesterday
> into my tree, but am seeing build failures that
> WM1811_JACKDET_MODE_MASK is undeclared.
>
> This looks like it originated with the following commit:
>
> commit 315e73b400c9a287a53efb5f857d308589674ac5
> Author: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> Date:   Mon Feb 20 21:32:32 2012 +0000
>
>     mfd: Test for jack detection when deciding if wm8994 should suspend
>
>     commit e7c248a049c2aac21bded0b0722caee6f0e57256 upstream.
>
>     The jack detection on WM1811 is often required during system suspend, add
>     it as another check when deciding if we should suspend.
>
>     Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
>     Signed-off-by: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
>     Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
>
>
>
> I've grepped the entire 3.2.10 source tree for
> WM1811_JACKDET_MODE_MASK - but have only found the occurence in the if
> statement introduced in the above changeset

Ugh, you are right, thanks for pointing it out to me. My .config I test
with here didn't have that driver enabled, my appologies.

I'll go do a new release right now, reverting this patch.

Mark, if you want this patch in 3.2, please rework it and resend it to
me.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/