Stefano Stabellini b9269dc7bf xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top
mask_rw_pte is currently checking if a pfn is a pagetable page if it
falls in the range pgt_buf_start - pgt_buf_end but that is incorrect
because pgt_buf_end is a moving target: pgt_buf_top is the real
boundary.

Acked-by: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-05-02 16:33:52 -04:00
..
2008-08-21 13:52:58 +02:00
2010-10-22 12:57:23 -07:00
2010-12-17 15:07:19 +01:00
2011-03-29 10:01:03 -04:00
2010-12-17 15:07:19 +01:00
2007-10-11 11:16:51 +02:00
2009-10-29 22:34:15 +09:00