Commit 6d3daa9
Sudeep Holla
firmware: arm_ffa: Unregister bus notifier on teardown for FF-A v1.0
For FF-A v1.0 the driver registers a bus notifier to backfill UUID
matching, but the notifier was never unregistered on cleanup paths.
Track the registration state and unregister it during teardown and early
partition-setup failure.
Fixes: 9dd1593 ("firmware: arm_ffa: Move the FF-A v1.0 NULL UUID workaround to bus notifier")
Link: https://patch.msgid.link/20260428-ffa_fixes-v2-5-8595ae450034@kernel.org
Signed-off-by: Sudeep Holla <sudeep.holla@kernel.org>1 parent 9985d53 commit 6d3daa9
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
1630 | 1631 | | |
1631 | 1632 | | |
1632 | 1633 | | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
| 1642 | + | |
1633 | 1643 | | |
1634 | 1644 | | |
1635 | 1645 | | |
| |||
1713 | 1723 | | |
1714 | 1724 | | |
1715 | 1725 | | |
| 1726 | + | |
| 1727 | + | |
1716 | 1728 | | |
1717 | 1729 | | |
1718 | 1730 | | |
| |||
1740 | 1752 | | |
1741 | 1753 | | |
1742 | 1754 | | |
| 1755 | + | |
| 1756 | + | |
1743 | 1757 | | |
1744 | 1758 | | |
1745 | 1759 | | |
1746 | 1760 | | |
1747 | 1761 | | |
| 1762 | + | |
1748 | 1763 | | |
1749 | 1764 | | |
1750 | 1765 | | |
| |||
0 commit comments