RE: [PATCH] Define _addr_lsb in siginfo_t for mips and ia64

From: Luck, Tony
Date: Fri Oct 08 2010 - 14:13:41 EST


ia64 has HAVE_ARCH_COPY_SIGINFO_TO_USER - so it doesn't see
this build problem because the version of copy_siginfo_to_user()
in kernel/signal.c isn't the one we use. So I don't think that
we need this (unless someone has some plan to unify the
ARCH specific version).

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