From: Georg Schild <dangertools@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.10-rc[2|3] protection fault on /proc/devices
Date: Tue, 07 Dec 2004 10:02:50 +0100 [thread overview]
Message-ID: <41B571BA.4060002@gmx.net> (raw)
In-Reply-To: <20041206234044.51667e94.akpm@osdl.org>
Andrew Morton wrote:
> Georg Schild <dangertools@gmx.net> wrote:
>
>>Since 2.6.10-rc2 I am having problems accessing /proc/devices. On
>>startup some init-skripts access this node and print out a protection
>>fault. i am having this on pcmcia and swap startup. My system is an
>>amd64 @3000+ in an Acer Aspire 1501Lmi at 64bit mode running gentoo.
>>.config is the same as on 2.6.10-rc1 which works good. cat on
>>/proc/devices gives the same problems. The kernel has just a patch for
>>wbsd (builtin mmc-cardreader) from Pierre Ossman in use, everything else
>>is vanilla. Does anyone know of this issue and perhaps on how to solve this?
>>
> Beyond that, perhaps something scribbled on the data structures in there.
> Setting CONFIG_SLAB_DEBUG and/or CONFIG_DEBUG_PAGEALLOC might turn
> something up.
I don't know what caused the kernel to give up baging me but it did. I
enabled CONFIG_DEBUG_SLAB and CONFIG_KERNEL_DEBUG and now everything
works okay. I have inserted the patch you gave me and the wbsd-patch is
inserted too, everything works now, don't know why, i can cat
/proc/devices too. Loading modules is not a problem too.
> cat /proc/devices
> Character devices:
> 1 mem
> 2 pty
> 3 ttyp
> 4 /dev/vc/0
> 4 tty
> 4 ttyS
> 5 /dev/tty
> 5 /dev/console
> 5 /dev/ptmx
> 6 lp
> 7 vcs
> 10 misc
> 13 input
> 14 sound
> 21 sg
> 29 fb
> 81 video4linux
> 89 i2c
> 116 alsa
> 128 ptm
> 136 pts
> 161 ircomm
> 162 raw
> 171 ieee1394
> 180 usb
> 202 cpu/msr
> 203 cpu/cpuid
> 216 rfcomm
> 253 devfs
> 254 pcmcia
>
> Block devices:
> 2 fd
> 3 ide0
> 7 loop
> 8 sd
> 11 sr
> 22 ide1
> 43 nbd
> 65 sd
> 66 sd
> 67 sd
> 68 sd
> 69 sd
> 70 sd
> 71 sd
> 80 i2o_block
> 128 sd
> 129 sd
> 130 sd
> 131 sd
> 132 sd
> 133 sd
> 134 sd
> 135 sd
> 180 ub
> 254 mmc
next prev parent reply other threads:[~2004-12-07 9:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-06 23:11 2.6.10-rc[2|3] protection fault on /proc/devices Georg Schild
2004-12-07 7:40 ` Andrew Morton
2004-12-07 7:50 ` Georg Schild
2004-12-07 8:31 ` Georg Schild
2004-12-07 9:05 ` Andrew Morton
2004-12-07 9:02 ` Georg Schild [this message]
2004-12-07 15:29 ` George Alexandru Dragoi
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=41B571BA.4060002@gmx.net \
--to=dangertools@gmx.net \
--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 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.