* Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > Hi all, > > Today's linux-next build (sparc64 defconfig) failed like this: > > arch/sparc/kernel/built-in.o: In function `trap_init': > (.init.text+0x4): undefined reference to `thread_info_offsets_are_bolixed_dave' > > Caused by commit 52400ba946759af28442dee6265c5c0180ac7122 ("futex: add > requeue_pi functionality") (from the tip-core tree) which changed the > size of struct restart_block. > > Dave, this might be a good time to suggest that sparc64 create its TI_ > offsets automatically via asm-offsets ... > > I applied the following patch for today. David, would it be appropriate for us to queue up Stephen's fix in the futex tree, so that any rewrite can be decoupled from these changes and the Sparc tree would still work as well? Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html