diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-12-10 22:51:57 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-12-20 22:21:20 +1100 |
commit | 2fea82db113e4422ef5c8e6209908806e5fb6b63 (patch) | |
tree | b2fd9b8aca3820917d0196c4f3ef3bf482d37b60 /virt | |
parent | d1f75a96842b265ca2a89b7ed477a50637ea87f1 (diff) | |
download | linux-2fea82db113e4422ef5c8e6209908806e5fb6b63.tar.bz2 |
powerpc: eeh_event: convert semaphore to completion
For this use case, completions and semaphores are equivalent,
but semaphores are an awkward interface that should generally
be avoided, so use the completion instead.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions