Hi Jiri, On Tue, Jul 12, 2016 at 03:51:49PM +0200, Jiri Slaby wrote: > On 07/12/2016, 03:30 PM, Guenter Roeck wrote: > > powerpc:defconfig, powerpc:allmodconfig: > > > > arch/powerpc/kernel/process.c: In function 'start_thread': > > arch/powerpc/kernel/process.c:1104:3: error: implicit declaration of > > function 'tm_reclaim_current' > > > > Caused by "powerpc/tm: Always reclaim in start_thread() for exec() class > > syscalls". > > > > This would either require d31626f70b610 ("powerpc: Don't corrupt > > transactional state > > when using FP/VMX in kernel"), which introduces the function, or you > > could call > > tm_reclaim() directly instead (which may be less risky). > > Oh, I see. > > Given d31626f70b610 is intrusive and I have no idea how to call > tm_reclaim directly and if it suffices at all, I have dropped the patch > until somebody can provide me with a backport :). > There are now more failures: arm:allmodconfig: i386:allmodconfig: mips:allmodconfig: [and more] ERROR: "ktime_divns" [sound/core/snd-hrtimer.ko] undefined! Caused by 'ALSA: hrtimer: Handle start/stop more properly'. ktime_divns() isn't exported in 3.12. Guenter -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html