Query regarding Linux Arm pagetable setup

Russell King - ARM Linux linux at armlinux.org.uk
Thu May 5 10:00:38 PDT 2016


On Thu, May 05, 2016 at 05:59:01PM +0100, Catalin Marinas wrote:
> On Thu, May 05, 2016 at 05:04:57PM +0100, Russell King - ARM Linux wrote:
> > On Thu, May 05, 2016 at 04:17:08PM +0530, Dushyant Behl wrote:
> > > Also are there any other kernel pages which are marked with similar
> > > user bit and read only permissions in the pagetables with possible
> > > aliasing in the kernel's address space too?
> > 
> > No.
> 
> Actually, most read-only user pages (e.g. mmap'ed code) have an alias in
> the kernel linear mapping or temporarily in highmem (after kmap).

If you want to be strict about it, all pages can end up in that state.

I assumed, however, that the OP was asking about pages similar to the
special vector page.

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.



More information about the linux-arm mailing list