All of lore.kernel.org
 help / color / mirror / Atom feed
* Badness in map_area_pte
@ 2005-01-15 19:08 Bob Breuer
  2005-01-16  2:25 ` Bob Breuer
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Bob Breuer @ 2005-01-15 19:08 UTC (permalink / raw)
  To: sparclinux

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-02-05 19:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-15 19:08 Badness in map_area_pte Bob Breuer
2005-01-16  2:25 ` 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

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.