All of lore.kernel.org
 help / color / mirror / Atom feed
* i386 and PAE: pud_present()
@ 2006-04-28  7:40 ` Magnus Damm
  0 siblings, 0 replies; 12+ messages in thread
From: Magnus Damm @ 2006-04-28  7:40 UTC (permalink / raw)
  To: Linux Kernel Mailing List, Linux Memory Management

Hi guys,

In file include/asm-i386/pgtable-3level.h:

On i386 with PAE enabled, shouldn't pud_present() return (pud_val(pud)
& _PAGE_PRESENT) instead of constant 1?

Today pud_present() returns constant 1 regardless of PAE or not. This
looks wrong to me, but maybe I'm misunderstanding how to fold the page
tables... =)

Thanks,

/ magnus

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

end of thread, other threads:[~2006-05-01  3:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-28  7:40 i386 and PAE: pud_present() Magnus Damm
2006-04-28  7:40 ` Magnus Damm
2006-04-28  7:54 ` Nick Piggin
2006-04-28  7:54   ` Nick Piggin
2006-04-28  8:27   ` Andi Kleen
2006-04-28  8:27     ` Andi Kleen
2006-04-30  6:07     ` Dave McCracken
2006-04-30  6:07       ` Dave McCracken
2006-04-30  8:53       ` Andi Kleen
2006-04-30  8:53         ` Andi Kleen
     [not found]     ` <2432524299CCD3CA89BB647D@10.1.1.4>
2006-05-01  3:07       ` Magnus Damm
2006-05-01  3:07         ` Magnus Damm

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.