[PATCH v6 02/11] mm/gup: Use functions to track lockless pgtbl walks on gup_pgd_range
Leonardo Bras
leonardo at linux.ibm.com
Thu Feb 6 14:25:18 AEDT 2020
On Thu, 2020-02-06 at 00:08 -0300, Leonardo Bras wrote:
> gup_pgd_range(addr, end, gup_flags, pages, &nr);
> - local_irq_enable();
> + end_lockless_pgtbl_walk(IRQS_ENABLED);
> ret = nr;
> }
>
Just noticed IRQS_ENABLED is not available on other archs than ppc64.
I will fix this for v7.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20200206/b42de814/attachment.sig>
More information about the Linuxppc-dev
mailing list