Re: [RFC][PATCH 10/10] convert the "easy" architectures to generic PAGE_SIZE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2006-08-30 at 05:05 -0500, Paul Mundt wrote:
> 
> > -/* PAGE_SHIFT determines the page size */
> > -#define PAGE_SHIFT   12
> > -#define PAGE_SIZE    (1UL << PAGE_SHIFT)
> > -#define PAGE_MASK    (~(PAGE_SIZE-1))
> > -#define PTE_MASK     PAGE_MASK
> > +#include <asm-generic/page.h>
> >  
> Overzealous deletion? Please leave PTE_MASK there, we use it for
> _PAGE_CHG_MASK in pgtable.h.

Yes.  I'll fix that up.

-- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux