On Mon, Dec 05, 2016 at 04:34:08PM -0600, Larry Finger wrote: > Can you point me to a driver with a better way to conditionally dump > a debugging string to the logs?
People should look at using ftrace and kprobes. They really are very powerful and useful. regards, dan carpenter