KVM: do not release the error page
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Fri, 3 Aug 2012 07:42:52 +0000 (15:42 +0800)
committerAvi Kivity <avi@redhat.com>
Mon, 6 Aug 2012 13:04:58 +0000 (16:04 +0300)
After commit a2766325cf9f9, the error page is replaced by the
error code, it need not be released anymore

[ The patch has been compiling tested for powerpc ]

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found