comedi/drivers.c uses PAGE_KERNEL_NOCACHE

From: Martin Michlmayr
Date: Mon Mar 09 2009 - 18:32:07 EST


I noticed the following build failure in comedi/drivers.c on ARM:

| drivers/staging/comedi/drivers.c:497: error: 'PAGE_KERNEL_NOCACHE' undeclared (first use in this function)

Apparently Geert Uytterhoeven pointed out this problem back in January:
"which requires PAGE_KERNEL_NOCACHE, which is defined on 4 out of 22
architectures only (x86, frv, m32r, mn10300)." - http://lkml.org/lkml/2009/1/12/45

Is anything being done about this problem?

--
Martin Michlmayr
http://www.cyrius.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/