diff options
author | Andrew Banman <abanman@hpe.com> | 2017-03-09 19:42:14 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-03-13 16:26:29 +0300 |
commit | 2f2a033fb5819c393d65da9b6233e095f3690f15 (patch) | |
tree | b4569ed5aadefc65487617bd987af32cda76454c /arch/x86/platform/intel-mid/device_libs/Makefile | |
parent | 2620bbbf1f4f187952fb35861f4473860c432728 (diff) | |
download | linux-2f2a033fb5819c393d65da9b6233e095f3690f15.tar.xz |
x86/platform/uv/BAU: Implement uv4_wait_completion with read_status
UV4 does not employ a software-timeout as in previous generations so a new
wait_completion routine without this logic is required. Certain completion
statuses require the AUX status bit in addition to ERROR and BUSY.
Add the read_status routine to construct the full completion status. Use
read_status in the uv4_wait_completion routine to handle all possible
completion statuses.
Signed-off-by: Andrew Banman <abanman@hpe.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Mike Travis <mike.travis@hpe.com>
Cc: sivanich@hpe.com
Cc: rja@hpe.com
Cc: akpm@linux-foundation.org
Link: http://lkml.kernel.org/r/1489077734-111753-7-git-send-email-abanman@hpe.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/platform/intel-mid/device_libs/Makefile')
0 files changed, 0 insertions, 0 deletions