Revision 1b307ac87075c3207c345822ea276fe4f28481d7 authored by Linus Torvalds on 24 October 2020, 19:17:05 UTC, committed by Linus Torvalds on 24 October 2020, 19:17:05 UTC
Pull dma-mapping fixes from Christoph Hellwig:

 - document the new dma_{alloc,free}_pages() API

 - two fixups for the dma-mapping.h split

* tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping:
  dma-mapping: document dma_{alloc,free}_pages
  dma-mapping: move more functions to dma-map-ops.h
  ARM/sa1111: add a missing include of dma-map-ops.h
2 parent s 9bf8d8b + 6857a5e
History
File Mode Size
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 275 bytes
compat.h -rw-r--r-- 811 bytes
dquot.c -rw-r--r-- 78.9 KB
kqid.c -rw-r--r-- 3.2 KB
netlink.c -rw-r--r-- 2.8 KB
quota.c -rw-r--r-- 26.5 KB
quota_tree.c -rw-r--r-- 18.2 KB
quota_tree.h -rw-r--r-- 728 bytes
quota_v1.c -rw-r--r-- 6.6 KB
quota_v2.c -rw-r--r-- 11.8 KB
quotaio_v1.h -rw-r--r-- 1.4 KB
quotaio_v2.h -rw-r--r-- 2.6 KB

back to top