lkml.org 
[lkml]   [2007]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
On 6/6/07, Carsten Otte <cotte@de.ibm.com> wrote:
> Jared Hulbert wrote:
> > (2) failed with the following messages. (This wasn't really busybox.
> > It was xxd, not statically link, hence the issue with ld.so)
> Could you try to figure what happend to subject page before? Was it
> subject to copy on write? With what flags has this vma been mmaped?
>
> thanks,
> Carsten

The vma->flags = 1875 = 0x753

This is:
VM_READ
VM_WRITE
VM_MAYREAD
VM_MAYEXEC
VM_GROWSDOWN
VM_GROWSUP
VM_PFNMAP

I assume no struct page exists for the pages of this file. When
vm_no_page was called it seems it failed on a pte check since there is
no backing page structure.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-06-06 21:03    [W:0.335 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site