[PATCH 0/5] Uio enhancements

From: Eric W. Biederman
Date: Tue Sep 14 2010 - 14:35:42 EST



Looking through my patch queue I stumbled upon some uio changes
that I have been using for a while and I forgot to push upstream.

Ultimately I am working on making uio devices hoptlugable, but I figure
I should get these enhancements in first.

Eric W. Biederman (5):
uio: Fix lack of locking in init_uio_class
uio: Don't clear driver data
uio: Cleanup irq handling.
uio: Support 2^MINOR_BITS minors
uio: Statically allocate uio_class and use class .dev_attrs.
---
drivers/uio/uio.c | 165 +++++++++++++++++++-------------------------
include/linux/uio_driver.h | 2 +-
2 files changed, 71 insertions(+), 96 deletions(-)
--
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/