From: Bandan Das Date: Wed, 16 Apr 2014 16:46:10 +0000 (-0400) Subject: KVM: emulate: Remove ctxt->intercept and ctxt->check_perm checks X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=685bbf4ac406364a84a1d4237b4970dc570fd4cb;p=pandora-kernel.git KVM: emulate: Remove ctxt->intercept and ctxt->check_perm checks The same information can be gleaned from ctxt->d and avoids having to zero/NULL initialize intercept and check_perm Signed-off-by: Bandan Das Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed