[Nouveau] [PATCH 5/9] nouveau: simplify nouveau_dmem_migrate_to_ram

Christoph Hellwig hch at lst.de
Thu Aug 1 07:46:14 UTC 2019


On Wed, Jul 31, 2019 at 03:27:35PM +0530, Bharata B Rao wrote:
> > -	kfree(fault->dma);
> > +	return VM_FAULT_SIGBUS;

> Looks like nouveau_dmem_fault_copy_one() is now returning VM_FAULT_SIGBUS
> for success case. Is this expected?

No, fixed.


More information about the Nouveau mailing list