commit 0eead9ab breaks ia64 build

From: Tony Luck
Date: Thu Oct 14 2010 - 16:58:52 EST


Just pulled Linus latest and get these errors on ia64 build:

In file included from arch/ia64/kernel/elfcore.c:2:
include/linux/coredump.h: In function ‘dump_write’:
include/linux/coredump.h:14: error: implicit declaration of function ‘access_ok’
include/linux/coredump.h:14: error: ‘VERIFY_READ’ undeclared (first
use in this function)

I guess I have to start juggling some #includes ... anyone else have problems?

-Tony
--
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/