From: Alex Williamson Date: Mon, 10 Dec 2012 17:33:15 +0000 (-0700) Subject: KVM: Make KVM_PRIVATE_MEM_SLOTS optional X-Git-Tag: v3.9-rc1~97^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0743247fbf0c4a27185b2aa1fdda91d0745dfed1;p=pandora-kernel.git KVM: Make KVM_PRIVATE_MEM_SLOTS optional Seems like everyone copied x86 and defined 4 private memory slots that never actually get used. Even x86 only uses 3 of the 4. These aren't exposed so there's no need to add padding. Reviewed-by: Gleb Natapov Signed-off-by: Alex Williamson Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed