diff options
| author | Stefano Stabellini | 2016-10-21 21:08:27 +0200 |
|---|---|---|
| committer | Stefano Stabellini | 2016-10-21 21:08:27 +0200 |
| commit | c6d25aa6bab44e841ef6585cbbd9af05b7a90b65 (patch) | |
| tree | 2b7b971af1a0a501e1a67c2549635042af1f0753 /scripts/checkpatch.pl | |
| parent | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160921' int... (diff) | |
| download | qemu-c6d25aa6bab44e841ef6585cbbd9af05b7a90b65.tar.gz qemu-c6d25aa6bab44e841ef6585cbbd9af05b7a90b65.tar.xz qemu-c6d25aa6bab44e841ef6585cbbd9af05b7a90b65.zip | |
xen-usb: do not reference PAGE_SIZE
PAGE_SIZE is undefined on ARM64. Use XC_PAGE_SIZE instead, which is
always 4096 even when page granularity is 64K.
For this to actually work with 64K pages, more changes are required.
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Juergen Gross <jgross@suse.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
