* Kirill Tkhai | 2013-08-30 21:16:08 [+0400]: >sparc does not have CONFIG_EARLY_PRINTK option. > >So early-printk-consolidate.patch breaks compilation: > >arch/sparc/built-in.o: In function `setup_arch': >(.init.text+0x15e4): undefined reference to `early_console' >arch/sparc/built-in.o: In function `setup_arch': >(.init.text+0x15ec): undefined reference to `early_console' that is true and I applied that patch, thanks. However with this alone you do not have a working RT on Sparc because you can't select "Fully Preemptible Kernel (RT)" only the "basic" system is available. Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html