2009/4/1 Kyle McMartin <kyle@xxxxxxxxxxx>: > On Wed, Apr 01, 2009 at 01:44:08PM +0400, Alexander Beregalov wrote: >> Fixes this build error: >> arch/parisc/kernel/pdc_cons.c:117: error: '__PAGE_OFFSET' undeclared >> (first use in this function) >> >> Signed-off-by: Alexander Beregalov <a.beregalov@xxxxxxxxx> > > Huh. Nice. More patches to arch/parisc that didn't go through me that > break things. > > Applied, thanks again Alexander. Hi Kyle Actually the patch does not fix build. It fails with message "asm-parisc/page.h is not exported". I do not know what it means. Should we include page.h in pdc_cons.c instead of pdc.h ? -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html