projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
db5cda7
d509048
)
Merge tag 'dma-mapping-6.6-2023-10-28' of git://git.infradead.org/users/hch/dma-mapping
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 28 Oct 2023 18:01:31 +0000
(08:01 -1000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 28 Oct 2023 18:01:31 +0000
(08:01 -1000)
Pull dma-mapping fix from Christoph Hellwig:
- reduce the initialy dynamic swiotlb size to remove an annoying but
harmless warning from the page allocator (Petr Tesarik)
* tag 'dma-mapping-6.6-2023-10-28' of git://git.infradead.org/users/hch/dma-mapping:
swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pages
Trivial merge