Updated host/vhost/vhost.h to use READ_ONCE() macro instead of ACCESS_ONCE().
authorAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 30 Apr 2021 21:14:40 +0000 (14:14 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 30 Apr 2021 21:14:40 +0000 (14:14 -0700)
commit5f16ba5ab48610cb242e8d98fcf42ce2261b8307
treed2771765aa55dc5e32c8550cb0313dd9aa0949b2
parent339ca0d98e9d74f0d6b76973f7b04f0faefec365
Updated host/vhost/vhost.h to use READ_ONCE() macro instead of ACCESS_ONCE().

See also:

  - https://github.com/torvalds/linux/commit/b899a850431e2dd0943205a63a68573f3e312d0d
host/vhost/vhost.h