]> xenbits.xensource.com Git - xen.git/commit
gnttab: make struct grant_mapping private
authorJan Beulich <jbeulich@suse.com>
Tue, 16 Jun 2015 10:29:18 +0000 (12:29 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 16 Jun 2015 10:29:18 +0000 (12:29 +0200)
commitdc6f500bc6ae6908b93f132733ff9944592be52f
treee15cc7f764c44633d360eb060ecef8a089402963
parent213f14511446de8eb6c4756aee505e914a3e3a16
gnttab: make struct grant_mapping private

This documents that no entity outside of gnttab.c actually accesses
objects of that type, which is particularly important with the now more
fine grained locking in place.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/common/grant_table.c
xen/include/xen/grant_table.h