From: Xiao Guangrong Date: Wed, 5 Aug 2015 04:04:20 +0000 (+0800) Subject: KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c X-Git-Tag: omap-for-v4.3/fixes-merge-window~47^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2b0f98125425c72a3f628fbe5498eb55329738b;p=pandora-kernel.git KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c FNAME(is_rsvd_bits_set) does not depend on guest mmu mode, move it to mmu.c to stop being compiled multiple times Signed-off-by: Xiao Guangrong Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed