All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] mmap and GCC precompiled headers
@ 2004-07-15 20:25 John David Anglin
  2004-07-15 20:39 ` Matthew Wilcox
  0 siblings, 1 reply; 8+ messages in thread
From: John David Anglin @ 2004-07-15 20:25 UTC (permalink / raw)
  To: parisc-linux

Precompiled headers (PCH) seem to be broken at the moment on hppa-linux
on at least certain kernel versions (2.6.6-pa4) because of the following
assumption in the PCH implementation:

   This version assumes that the kernel honors the START operand of mmap
   even without MAP_FIXED if START through START+SIZE are not currently
   mapped with something.  */

int
mmap_gt_pch_use_address (void *base, size_t size, int fd, size_t offset)
{

Anybody have any ideas as to whether parisc-linux can support the
above?  It seems to break down for large PCH files.  START isn't
honored under hpux either.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

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

end of thread, other threads:[~2004-07-16 16:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-15 20:25 [parisc-linux] mmap and GCC precompiled headers John David Anglin
2004-07-15 20:39 ` Matthew Wilcox
2004-07-15 21:34   ` John David Anglin
2004-07-15 21:43     ` Randolph Chung
2004-07-15 21:50     ` Matthew Wilcox
2004-07-15 22:26       ` John David Anglin
2004-07-16  6:22         ` Randolph Chung
2004-07-16 16:44           ` John David Anglin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.