Revert "[libc] Treat the locks array as a bitfield"
authorJoseph Huber <jhuber6@vols.utk.edu>
Wed, 19 Jul 2023 14:25:34 +0000 (09:25 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Wed, 19 Jul 2023 14:27:08 +0000 (09:27 -0500)
commit979fb95021c81024c7684e0572b6899cf5a28445
tree2b93cf33446bb6c430ea609534c885625e575f22
parent80e20c8a8d074cd4053d9dbfd675025a28240c85
Revert "[libc] Treat the locks array as a bitfield"

Summary:
This caused test failures on the gfx90a buildbot. This works on my
gfx1030 and the Nvidia buildbots, so we'll need to investigate what is
going wrong here. For now revert it to get the bots green.

This reverts commit 05abcc579244b68162b847a6780d27b22bd58f74.
libc/src/__support/RPC/rpc.h
libc/startup/gpu/amdgpu/start.cpp
libc/startup/gpu/nvptx/start.cpp
libc/utils/gpu/server/rpc_server.cpp
libc/utils/gpu/server/rpc_server.h