Skip to content
  • Andrew Morton's avatar
    [PATCH] PG_uncached is ia64 only · f886ed44
    Andrew Morton authored
    
    
    As Nick points out, only ia64 uses PG_uncached.  So we can push it up into the
    higher bits of the lower half of page->flags and make room for another flag on
    32-bit machines.
    
    Cc: "Luck, Tony" <tony.luck@intel.com>
    Cc: Jesse Barnes <jbarnes@sgi.com>
    Cc: Jes Sorensen <jes@trained-monkey.org>
    Cc: Nick Piggin <nickpiggin@yahoo.com.au>
    Cc: Andy Whitcroft <apw@shadowen.org>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    f886ed44