On Wed, 3 Apr 2013 12:14:53 -0700 Tejun Heo <t...@kernel.org> wrote:
> v2: CPU number added to the generic debug info as requested by s390 > folks and dropped the s390 specific dump_stack(). This loses %ksp > from the debug message which the maintainers think isn't important > enough to keep the s390-specific dump_stack() implementation. > > dump_stack_print_info() is moved to kernel/printk.c from > lib/dump_stack.c. Because linkage is per objecct file, > dump_stack_print_info() living in the same lib file as generic > dump_stack() means that archs which implement custom dump_stack() > - at this point, only blackfin - can't use dump_stack_print_info() > as that will bring in the generic version of dump_stack() too. v1 > The v1 patch broke build on blackfin due to this issue. The build > breakage was reported by Fengguang Wu. For the s390 changes: Acked-by: Martin Schwidefsky <schwidef...@de.ibm.com> -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. _______________________________________________ Uclinux-dist-devel mailing list Uclinux-dist-devel@blackfin.uclinux.org https://blackfin.uclinux.org/mailman/listinfo/uclinux-dist-devel