| To: | ilya@theIlya.com |
|---|---|
| Subject: | Re: O2 VICE support |
| From: | Juan Quintela <quintela@mandrakesoft.com> |
| Date: | 11 Dec 2002 23:46:20 +0100 |
| Cc: | Christoph Hellwig <hch@infradead.org>, linux-mips@linux-mips.org, ralf@linux-mips.org |
| In-reply-to: | <20021211221629.GP609@gateway.total-knowledge.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20021210191120.GE609@gateway.total-knowledge.com> <20021211133831.A19300@infradead.org> <20021211221629.GP609@gateway.total-knowledge.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.92 |
>>>>> "ilya" == ilya <ilya@theIlya.com> writes:
>>
>> > +void vice_cleanup_module(void)
>> > +{
>> > +#ifndef CONFIG_DEVFS_FS
>> > + /* cleanup_module is never called if registering failed */
>> > + unregister_chrdev(vice_major, "vice");
>> > +#endif
>>
>> Umm, just because someone makes the mistake of enabling devfs he
>> doesn't have to use it.. :)
ilya> I'm not buying that one :)
Read behind the joke:
- you have devfs compiled in
- you don't have devfs mounted
Conclusion:
there is a bug in your code :)
Later, Juan.
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2.5] SGI O2 framebuffer driver, Alan Cox |
|---|---|
| Next by Date: | Re: O2 VICE support, Christoph Hellwig |
| Previous by Thread: | Re: O2 VICE support, ilya |
| Next by Thread: | Re: O2 VICE support, Christoph Hellwig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |