Commit 28743e2
committed
dma-buf: Remove obsoleted internal lock
The internal dma-buf lock isn't needed anymore because the updated
locking specification claims that dma-buf reservation must be locked
by importers, and thus, the internal data is already protected by the
reservation lock. Remove the obsoleted internal lock.
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221017172229.42269-22-dmitry.osipenko@collabora.com1 parent 23543b3 commit 28743e2
2 files changed
Lines changed: 4 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
660 | | - | |
661 | 660 | | |
662 | 661 | | |
663 | 662 | | |
| |||
1503 | 1502 | | |
1504 | 1503 | | |
1505 | 1504 | | |
1506 | | - | |
| 1505 | + | |
1507 | 1506 | | |
1508 | 1507 | | |
1509 | 1508 | | |
| |||
1515 | 1514 | | |
1516 | 1515 | | |
1517 | 1516 | | |
1518 | | - | |
1519 | 1517 | | |
1520 | 1518 | | |
1521 | 1519 | | |
1522 | 1520 | | |
1523 | | - | |
| 1521 | + | |
1524 | 1522 | | |
1525 | 1523 | | |
1526 | 1524 | | |
1527 | 1525 | | |
1528 | 1526 | | |
1529 | 1527 | | |
1530 | | - | |
| 1528 | + | |
1531 | 1529 | | |
1532 | 1530 | | |
1533 | 1531 | | |
1534 | 1532 | | |
1535 | 1533 | | |
1536 | 1534 | | |
1537 | | - | |
1538 | | - | |
1539 | | - | |
| 1535 | + | |
1540 | 1536 | | |
1541 | 1537 | | |
1542 | 1538 | | |
| |||
1583 | 1579 | | |
1584 | 1580 | | |
1585 | 1581 | | |
1586 | | - | |
1587 | 1582 | | |
1588 | 1583 | | |
1589 | 1584 | | |
1590 | 1585 | | |
1591 | 1586 | | |
1592 | | - | |
1593 | 1587 | | |
1594 | 1588 | | |
1595 | 1589 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | 329 | | |
339 | 330 | | |
340 | 331 | | |
| |||
0 commit comments