useless asm/page.h exported to userspace for some architectures

From: Mike Frysinger
Date: Thu Jan 04 2007 - 02:00:38 EST


most architectures (pretty much everyone but like x86/x86_64/s390)
export empty asm/page.h headers ... considering how useless these are,
why bother exporting them at all ? clearly userspace is unable to
rely on it across architectures, so by making it available to the two
most common (x86/x86_64), applications crop up that build "fine" on
them but fail just about everywhere else
-mike
-
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/