10 Jan
2019
10 Jan
'19
4:46 a.m.
Hi Mark, Jon again
My posted quick-patch can solve "dirty pointer" issue, but it can't solve "memory leak" issue. This issue will be solved if all driver can switch to modern style, but it needs more time. Are these correct ?
Sorry I was very confused. I think the issue is only "dirty pointer", there is no "memory leak" issue (= devm_kzalloc()).
And the things Jon is worry about is that why we need to have platform pointer. And the answer is we need multi platform support in the future (pointer is prepare for it). Are these correct ?
If so my posted patch can solve all issues ?
Best regards --- Kuninori Morimoto