I still need to think about the overall approach, and read through
Michael and Jason's comments, but one quick note on the code itself:
> +static struct miscdevice local_sa_misc = {
> + .minor = MISC_DYNAMIC_MINOR,
> + .name = "ib_local_sa",
> +};
I don't understand why you're registering a miscdevice etc. I don't
see any implementation of a character device or indeed any userspace
interface at all. So what's up here?
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general