Commit e270ee3
committed
Revert "dma-mapping: reject __GFP_COMP in dma_alloc_attrs"
JIRA: https://issues.redhat.com/browse/RHEL-2542
Upstream Status: RHEL Only
This reverts commit a2cfbf0.
bnx2i/cnic currently fails to properly mmap its dma_alloc_coherent
buffers through a uio interface without being able to allocate compound
pages. Revert this until we can get a better cnic fix.
Signed-off-by: Chris Leech <cleech@redhat.com>1 parent 5f90fb4 commit e270ee3
File tree
3 files changed
+20
-8
lines changed- arch/arm/mm
- drivers/iommu
- kernel/dma
3 files changed
+20
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
698 | 706 | | |
699 | 707 | | |
700 | 708 | | |
| |||
1427 | 1435 | | |
1428 | 1436 | | |
1429 | 1437 | | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
1430 | 1447 | | |
1431 | 1448 | | |
1432 | 1449 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
750 | 753 | | |
751 | 754 | | |
752 | 755 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | 497 | | |
506 | 498 | | |
507 | 499 | | |
| |||
0 commit comments