commit | 345f0254e5b2f4090e4a00ebc996e07e9bdcd070 | [log] [tgz] |
---|---|---|
author | Maya Nakamura <m.maya.nakamura@gmail.com> | Fri Jul 12 08:27:38 2019 +0000 |
committer | Sasha Levin <sashal@kernel.org> | Mon Sep 02 20:26:25 2019 -0400 |
tree | 3e915db3018ec69db6001a1442b7c43776ff4da2 | |
parent | 9b543419652917f048310d0863c47c107c26fb0c [diff] |
HID: hv: Remove dependencies on PAGE_SIZE for ring buffer Define the ring buffer size as a constant expression because it should not depend on the guest page size. Signed-off-by: Maya Nakamura <m.maya.nakamura@gmail.com> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Acked-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Sasha Levin <sashal@kernel.org>