mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Wakko Warner <wakko@animx.eu.org>
To: linux-kernel@vger.kernel.org
Subject: Re: Bugs in 2.6.12-rc kernels
Date: Thu, 12 May 2005 19:02:06 -0400	[thread overview]
Message-ID: <20050512230206.GA1380@animx.eu.org> (raw)
In-Reply-To: <20050512015220.GA31634@animx.eu.org>

Wakko Warner wrote:
> 3) I put together a boot kernel/initrd using 2.6.12-rc2 (also tested
> 2.6.12-rc4) which seems to work, except that pcmcia does not function
> properly.  When pcmcia.ko gets loaded, it is unable to register it's char
> dev.  I'm not sure why this is.  2.6.11.8 worked fine with no modifications
> to the system.  This is a system designed to boot from floppy minimally,
> search for a device which has some files that populates a tmpfs filesystem
> which becomes the root filesystem.  This module is loaded from the tmpfs
> filesystem.  Module-init-tools version is 3.2-pre (Not sure if this makes a
> difference).  I tested this on a notebook that I have.  I also have this
> same kernel version installed which works fine.  It could be a different
> version of module-init-tools, but I'm unsure at this point (I do not have
> access to the notebook at this time.

I tested this again today with a few changes.  It appears that if pcmcia.ko
(or rather the .c files that make it up) are compiled with -Os, it will fail
to register a character device.  Being that one of my goals for this was to
fit everything on a floppy, I had to use -Os when building the kernel. 
(pcmcia was not one of the modules that belongs on the floppy, however I
did not want to have to compile the kernel and then again for the modules
w/o -Os)

I believe that pcmcia.ko is the only module I am using that  uses a dynamic
major.

-- 
 Lab tests show that use of micro$oft causes cancer in lab animals

  reply	other threads:[~2005-05-12 23:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12  1:52 Wakko Warner
2005-05-12 23:02 ` Wakko Warner [this message]
2005-05-13  5:20   ` [PATCH] pcmcia/ds: handle any error code randy_dunlap
2005-05-13 10:50     ` Wakko Warner
2005-05-13 19:45     ` Wakko Warner
2005-05-14 17:22       ` randy_dunlap
2005-05-14 17:26         ` Wakko Warner
2005-05-14 17:32           ` randy_dunlap
2005-06-07  2:09             ` Wakko Warner

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=20050512230206.GA1380@animx.eu.org \
    --to=wakko@animx.eu.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®