]> xenbits.xensource.com Git - people/pauldu/mini-os.git/commit
x86/arch_mm.h: move p2m_chk_pfn to x86/mm.c
authorWei Liu <wei.liu2@citrix.com>
Fri, 12 Aug 2016 10:32:57 +0000 (11:32 +0100)
committerWei Liu <wei.liu2@citrix.com>
Fri, 12 Aug 2016 15:12:39 +0000 (16:12 +0100)
commitf27fa61a0c206bf372753f2020bbe5dc6028864c
tree8316cd08cb1b940b675bf6b6855cc088a7c03994
parentc93fd5806ca7ebe6c6ceafd5b3d7b350a896ed40
x86/arch_mm.h: move p2m_chk_pfn to x86/mm.c

Making that function inlined won't buy us much and is causing error in
vtpm manager stubdom build.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
arch/x86/mm.c
include/x86/arch_mm.h