linux_dsm_epyc7002/arch/powerpc/include
Cyril Bur 59cf9a1cfc powerpc/opal: Make __opal_async_{get, release}_token() static
There are no callers of both __opal_async_get_token() and
__opal_async_release_token().

This patch also removes the possibility of "emergency through
synchronous call to __opal_async_get_token()" as such it makes more
sense to initialise opal_sync_sem for the maximum number of async
tokens.

Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-11-06 20:20:26 +11:00
..
asm powerpc/opal: Make __opal_async_{get, release}_token() static 2017-11-06 20:20:26 +11:00
uapi/asm powerpc: Add PPC_FEATURE2_HTM_NO_SUSPEND 2017-10-20 11:10:58 +11:00