Re: Oops in register_chrdev, what did I do?

From: Tommy Reynolds
Date: Sun Aug 01 2004 - 20:10:49 EST


Uttered Måns Rullgård <mru@xxxxxx>, spake thus:

> While experimenting a bit with a small kernel module, I got this
> oops. Digging further, I found that /proc/devices had an entry saying
> 248 <NULL>
> which would indicate that I passed a NULL name to register_chrdev(),
> only I didn't. I used a string constant, so I can't see what changed
> it to NULL along the way.
>
> What am I missing here?

Enough information for us to help you. Show us your code snippet,
please.
-
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/