public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] mmap failure
@ 2003-05-27 19:55 Ronald Veldema
  2003-05-27 20:34 ` Luck, Tony
  2003-05-27 20:38 ` David Mosberger
  0 siblings, 2 replies; 3+ messages in thread
From: Ronald Veldema @ 2003-05-27 19:55 UTC (permalink / raw)
  To: linux-ia64

Hi all,
    it looks like mmap fails when calling mmap as:

    mmap(0x30000066910000,
                16384,
            PROT_READ | PROT_WRITE,  
          MAP_FIXED,MAP_PRIVATE,
       fd,0x30000066910000);

Other addresses are ok. It fails with EINVAL.
Is 0x30000... reserved for the kernel ?
R.
      



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-27 20:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-27 19:55 [Linux-ia64] mmap failure Ronald Veldema
2003-05-27 20:34 ` Luck, Tony
2003-05-27 20:38 ` David Mosberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox