Actually, the more functions that are printed the easier it is to find
where things went wrong. The backtrace is only to trigger automated tools,
and helps very little in diagnosing the problem.
I had to examine several functions to figure out the issue with the weak
symbols.
The backtrace should give us 1 without a problem. In fact if we do 2,
they are more likely to complain ;-)
I think 3 and 4 are related, and I agree, if this is detected, we turn
ftrace off.
Note, this only prints out on boot up and module loading. The spamming
should not be that bad.
-- Steve
--