]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
mini-os: don't include lib.h from mm.h
authorThomas Leonard <talex5@gmail.com>
Fri, 8 Aug 2014 15:47:30 +0000 (16:47 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 8 Sep 2014 11:15:27 +0000 (12:15 +0100)
commit6813eb02579328cf28a6bb01ef427d6136055613
tree3aed93def1181e910c4d7243bc0030e728ecd1ea
parentb5b5d2114948ae355648d8731c1a4033291ab944
mini-os: don't include lib.h from mm.h

This breaks the include cycle hypervisor.h -> hypercall-x86_32.h -> mm.h
-> lib.h -> gntmap.h -> os.h -> hypervisor.h.

Signed-off-by: Thomas Leonard <talex5@gmail.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
include/mm.h
lock.c
main.c
tpm_tis.c
tpmfront.c