From: Aaron Taylor Date: Fri, 30 Apr 2021 21:14:40 +0000 (-0700) Subject: Updated host/vhost/vhost.h to use READ_ONCE() macro instead of ACCESS_ONCE(). X-Git-Tag: first-build~14 X-Git-Url: http://git.subgeniuskitty.com/xeon-phi-kernel-module/.git/commitdiff_plain/5f16ba5ab48610cb242e8d98fcf42ce2261b8307?hp=5f16ba5ab48610cb242e8d98fcf42ce2261b8307 Updated host/vhost/vhost.h to use READ_ONCE() macro instead of ACCESS_ONCE(). See also: - https://github.com/torvalds/linux/commit/b899a850431e2dd0943205a63a68573f3e312d0d ---