Home
last modified time | relevance | path

Searched hist:"2 fea82db113e4422ef5c8e6209908806e5fb6b63" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Deeh_event.cdiff 2fea82db113e4422ef5c8e6209908806e5fb6b63 Mon Dec 10 15:51:57 CST 2018 Arnd Bergmann <arnd@arndb.de> 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>