[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080728122648.GC5515@elte.hu>
Date: Mon, 28 Jul 2008 14:26:48 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Jeremy Fitzhardinge <jeremy@...p.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
the arch/x86 maintainers <x86@...nel.org>
Subject: Re: [PATCH] xen: fix allocation and use of large ldts
* Jeremy Fitzhardinge <jeremy@...p.org> wrote:
> When the ldt gets to more than 1 page in size, the kernel uses vmalloc
> to allocate it. This means that:
> - when making the ldt RO, we must update the pages in both the vmalloc
> mapping and the linear mapping to make sure there are no RW aliases.
> - we need to use arbitrary_virt_to_machine to compute the machine addr
> for each update
applied to tip/x86/xen, thanks Jeremy.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists