On Mon, Jul 10, 2017 at 05:17:23PM -0700, Evgeny Baskakov wrote:
On 7/10/17 4:43 PM, Jerome Glisse wrote:Or -EBUSY but yes sure.
On Mon, Jul 10, 2017 at 03:59:37PM -0700, Evgeny Baskakov wrote:Thanks, this indeed fixes the problem! Yes, it took a nightly run before it
...
Horrible stupid bug in the code, most likely from cut and paste. Attached
patch should fix it. I don't know how long it took for you to trigger it.
JÃrÃme
triggered.
One a side note, should this "return NULL" be replaced with "return
ERR_PTR(-ENOMEM)"?
JÃrÃme