Re: struct user . u_ar0

From: H. Peter Anvin
Date: Sun Oct 28 2007 - 14:27:49 EST


Mike Frysinger wrote:

Blackfin doesnt support a.out, so it may be easier to just change it
to "reserved2" (assuming this structure is part of our ABI), or delete
it (assuming the structure is internal to the kernel only).
-mike

Blackfin explicitly sets in in arch/blackfin/kernel/process.c, so you might want to consider what it is used for. As far as a.out is concerned, it appears to be part of the core dump format.

-hpa

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