Aug. 4, 2015
8:31 p.m.
In this case, no. But I’m curious if there’s a way to pull this off, or if it’s fundamentally impossible? Thanks, Nick
On Aug 4, 2015, at 1:07 PM, Valdis.Kletnieks@vt.edu wrote:
On Tue, 04 Aug 2015 12:23:18 -0700, Nicholas Murphy said:
How do I debug the __init function (that is called on module load)?
Is your .init function actually doing so much odd stuff that a few carefully placed printk() calls aren't sufficient?