Re: [parisc-linux] [PATCH 1/5] Add generic compat_siginfo_t

From: Christoph Hellwig
Date: Mon Jan 09 2006 - 09:15:36 EST


-mm already has a much better implementation for compat_sys_timer_create
that doesn't require all the sigevent churn in this patch (which btw
doesn't seem to be mentioned in the changelog at all). But even with
that remove there seems to be a lot of useless ifdef and indirection
in this patch. Over the next days I'll send out my generic compat
singal bits which don't require all this, but otoh require every
architecture to supply helpers. If you can make those generic without
all the ifdef an additional header bits all power to you!

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