Re: [patch->2.3.26-pre2] fix for fbmem.c to compile (on ppc)

Jeff Garzik (jgarzik@mandrakesoft.com)
Sat, 06 Nov 1999 13:33:13 -0500


Eleonora Autore wrote:
> Thie fix you included in 2.3.26-pre2 for fbmem.c to compile uses
> PAGE_CACHE_SHIFT which is defined in <linux/pagemap.h>. It is ok on i386
> arch because (probably) it is included via some other means but on ppc it
> fails to compile. So here is the patch:

This is wrong. You need to replace PAGE_CACHE_SHIFT with PAGE_SHIFT

-- 
Jeff Garzik              | Just once, I wish we would encounter
Building 1024            | an alien menace that wasn't immune to
MandrakeSoft, Inc.       | bullets.   -- The Brigadier, "Dr. Who"

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/