Xiao Guangrong c358666783 KVM: MMU: fix huge page adapted on non-PAE host
The huge page size is 4M on non-PAE host, but 2M page size is used in
transparent_hugepage_adjust(), so the page we get after adjust the
mapping level is not the head page, the BUG_ON() will be triggered

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-05-28 17:41:15 +03:00
..
2012-05-06 15:51:56 +03:00
2012-04-27 19:40:29 -03:00
2012-04-27 19:40:29 -03:00
2010-10-24 10:53:14 +02:00
2011-12-27 11:23:39 +02:00
2011-07-24 11:50:40 +03:00
2012-04-16 20:35:04 -03:00
2011-12-27 11:17:05 +02:00
2012-05-16 16:03:19 -03:00
2012-04-08 14:03:13 +03:00