alpha:allmodconfig
arm:at91_dt_defconfig
i386:allyesconfig
i386:allmodconfig
mips:allmodconfig
powerpc:allmodconfig
spacrc64:allmodconfig
x86_64:allyesconfig
x86_64:allmodconfig
xtensa:allmodconfig

sound/soc/codecs/wm8731.c: In function 'wm8731_i2c_probe':
sound/soc/codecs/wm8731.c:737:2: error: 'struct wm8731_priv' has no member 
named 'lock'

Caused by "ASoC: wm8731: init mutex in i2c init path". Not sure why
that patch would make sense in older kernels; the mutex was only
introduced in 3.19, and the patch introducing it is not marked
for -stable.

This problem affects 3.10, 3.14, and 3.18.

---
All mips builds (3.18 only)

arch/mips/kernel/traps.c: In function 'enable_restore_fp_context':
arch/mips/kernel/traps.c:1187:4: error: implicit declaration of function 
'write_32bit_cp1_register'
arch/mips/kernel/traps.c:1187:29: error: '$31' undeclared (first use in this 
function)

Caused by "MIPS: traps: Fix inline asm ctc1 missing .set hardfloat".

You also need 5e32033e14ca9c7 ("MIPS: mipsregs.h: Add 
write_32bit_cp1_register").

---

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

Reply via email to