diff options
| author | Robin Murphy <[email protected]> | 2022-07-12 08:46:45 +0200 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2022-07-12 08:47:31 +0200 |
| commit | c51ba246cb172c9e947dc6fb8868a1eaf0b2a913 (patch) | |
| tree | 7481c5b7cb344f9f23fff070c8a02d9e58b9f2e3 /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
| parent | 4136ce90f079e812fec2c5e10732b2265f61f1bd (diff) | |
swiotlb: fail map correctly with failed io_tlb_default_mem
In the failure case of trying to use a buffer which we'd previously
failed to allocate, the "!mem" condition is no longer sufficient since
io_tlb_default_mem became static and assigned by default. Update the
condition to work as intended per the rest of that conversion.
Fixes: 463e862ac63e ("swiotlb: Convert io_default_tlb_mem to static allocation")
Signed-off-by: Robin Murphy <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions