From: Bob Breuer <breuerr@mc.net>
To: sparclinux@vger.kernel.org
Subject: Badness in map_area_pte
Date: Sat, 15 Jan 2005 19:08:50 +0000 [thread overview]
Message-ID: <41E96A42.7090501@mc.net> (raw)
Badness in map_area_pte at mm/vmalloc.c:126
[f0062a8c : map_area_pud+0x50/0xac ] [f0062c20 : map_vm_area+0x94/0xd0 ]
[f00631bc : __vmalloc+0xe0/0x134 ] [f0048124 : load_module+0x38/0x9dc ]
[f0048b3c : sys_init_module+0x74/0x2dc ] [f0010cdc :
syscall_is_too_hard+0x34/0x40 ] [00020df8 : 0x20df8 ]
I am getting multiple stack dumps like this one when I do a "modprobe nfs"
with kernel 2.6.11-rc1 on my SS20. This only happens when I use the
framebuffer console (cg14), and when it happens the top part of the display
gets corrupted.
Here is line 126 of vmalloc.c:
WARN_ON(!pte_none(*pte));
At this point, I am guessing that some pte's allocated for the framebuffer
are being wrongly re-used when loading the module.
Bob
next reply other threads:[~2005-01-15 19:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-15 19:08 Bob Breuer [this message]
2005-01-16 2:25 ` Badness in map_area_pte Bob Breuer
2005-01-16 3:55 ` William Lee Irwin III
2005-01-16 4:24 ` Bob Breuer
2005-01-16 4:29 ` William Lee Irwin III
2005-02-04 21:37 ` Tom 'spot' Callaway
2005-02-05 6:07 ` David S. Miller
2005-02-05 16:30 ` Tom 'spot' Callaway
2005-02-05 18:34 ` Tom 'spot' Callaway
2005-02-05 19:48 ` David S. Miller
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=41E96A42.7090501@mc.net \
--to=breuerr@mc.net \
--cc=sparclinux@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.