aboutsummaryrefslogtreecommitdiffstats
path: root/lib/assoc_array.c
diff options
context:
space:
mode:
authorDavid Vrabel <[email protected]>2014-08-05 10:49:19 +0000
committerDavid Vrabel <[email protected]>2014-08-11 10:59:35 +0000
commit7d951f3ccb0308c95bf76d5eef9886dea35a7013 (patch)
tree473182667937676ac764fde845347308f8065737 /lib/assoc_array.c
parentx86/xen: resume timer irqs early (diff)
downloadkernel-7d951f3ccb0308c95bf76d5eef9886dea35a7013.tar.gz
kernel-7d951f3ccb0308c95bf76d5eef9886dea35a7013.zip
x86/xen: use vmap() to map grant table pages in PVH guests
Commit b7dd0e350e0b (x86/xen: safely map and unmap grant frames when in atomic context) causes PVH guests to crash in arch_gnttab_map_shared() when they attempted to map the pages for the grant table. This use of a PV-specific function during the PVH grant table setup is non-obvious and not needed. The standard vmap() function does the right thing. Signed-off-by: David Vrabel <[email protected]> Reported-by: Mukesh Rathor <[email protected]> Tested-by: Mukesh Rathor <[email protected]> Cc: [email protected]
Diffstat (limited to 'lib/assoc_array.c')
0 files changed, 0 insertions, 0 deletions