All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@mandrakesoft.com>
To: ilya@theIlya.com
Cc: Christoph Hellwig <hch@infradead.org>,
	linux-mips@linux-mips.org, ralf@linux-mips.org
Subject: Re: O2 VICE support
Date: 11 Dec 2002 23:46:20 +0100	[thread overview]
Message-ID: <m2d6o8mawz.fsf@demo.mitica> (raw)
In-Reply-To: <20021211221629.GP609@gateway.total-knowledge.com>

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

  parent reply	other threads:[~2002-12-11 22:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-10 19:11 O2 VICE support ilya
2002-12-11 13:38 ` Christoph Hellwig
2002-12-11 22:16   ` ilya
2002-12-11 22:45     ` Christoph Hellwig
2002-12-11 22:46     ` Juan Quintela [this message]
2002-12-22  9:20 ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2d6o8mawz.fsf@demo.mitica \
    --to=quintela@mandrakesoft.com \
    --cc=hch@infradead.org \
    --cc=ilya@theIlya.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.