On 03/23/16 11:55, Eir Nym wrote: > Hi, > > Is there method to check this with compiled binaries? > Hi, You might try: strings /boot/modules/*.ko | grep me But you need to analyze the output. Possibly you could add a kdb_backtrace() call around the printf in question in the kernel. That would give you the answer which module is causing the error. --HPSReceived on Wed Mar 23 2016 - 18:00:41 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:03 UTC