25 Sep
2015
25 Sep
'15
10:26 p.m.
On Friday, September 25, 2015 11:52:56 AM Viresh Kumar wrote:
On 25-09-15, 20:49, Johannes Berg wrote:
Ok, then, but that means Rafael is completely wrong ... debugfs_create_bool() takes a *pointer* and it needs to be long-lived, it can't be on the stack. You also don't get a call when it changes.
Ahh, ofcourse. My bad as well...
Well, sorry about the wrong suggestion.
I think we can change structure definition but will wait for Rafael's comment before that.
OK, change the structure then.
Thanks, Rafael