Re: [PATCH] MIPS: Makefile: workaround printk recursion bug

2013-04-11 Thread Wladislav Wiebe
Hi, On 10/04/13 18:37, David Daney wrote: > On 04/10/2013 02:12 AM, Wladislav Wiebe wrote: >> >> From: Wladislav Wiebe >> >> Function tracing is broken due to removal of selecting FRAME_POINTER with >> FUNCTION_TRACER as result of commit: b732d439cb43336cd6d7e804ecb2c81193ef63b0 >> >> Latest comm

Re: [PATCH] MIPS: Makefile: workaround printk recursion bug

2013-04-10 Thread David Daney
On 04/10/2013 02:12 AM, Wladislav Wiebe wrote: From: Wladislav Wiebe Function tracing is broken due to removal of selecting FRAME_POINTER with FUNCTION_TRACER as result of commit: b732d439cb43336cd6d7e804ecb2c81193ef63b0 Latest commit ad8c396936e328f5344e1881afde9e28d5f2045f "MIPS: Unbreak fu