Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] Pb with dump driver.
@ 2002-02-13 17:34 Bruno Vidal
  2002-02-13 17:43 ` Bruno Vidal
  2002-02-15  6:43 ` Grant Grundler
  0 siblings, 2 replies; 7+ messages in thread
From: Bruno Vidal @ 2002-02-13 17:34 UTC (permalink / raw)
  To: parisc-linux@lists.parisc-linux.org

[-- Attachment #1: Type: text/plain, Size: 955 bytes --]

	Hi
I have a problem with the dump driver. I was only testing it with
a "breakpoint" and "instruction fault", now i try the real life,
a good old "data page fault", but the problem is, it start the dump, 
but at the first try to write on the dump device if "sleep"
forever in "brw_kiovec". I'm pretty sure that it comes from
a spinlock deadlock. So I'm looking for someone who is able
to explain the "data page fault" function. 
For me it is the signal 15 in function handle_interruption() 
of traps.c. If it is the space 0 (kernel space), it call 
parisc_terminate(), that call dump() (my funtion). But in dump 
I use a buffer, and I use this buffer with "brw_kiovec". So I 
think that "brw_kiovec" do a page_fault somewhere, but because 
the previous page_fault fail, there is still a spinlock somewhere.
Can someone help on this issue ?

	Thanks.

-- 
	Vidal Bruno, (770-4271)
        SSD-HA Team, HP-UX & LINUX Support
	bruno_vidal@admin.france.hp.com

[-- Attachment #2: Card for Bruno Vidal --]
[-- Type: text/x-vcard, Size: 386 bytes --]

begin:vcard 
n:Bruno;VIDAL
tel;fax:01-69-82-60-14
tel;work:01-69-29-42-71
x-mozilla-html:TRUE
url:www.france.hp.com
org:Solution Center
version:2.1
email;internet:bruno_vidal@hp.com
title:Expert Logiciel Environnement Haute Disponibilité
adr;quoted-printable:;;HP France=0D=0A;Z.A de Courtaboeuf;1 Av. du Canada;91947 Les Ulis cedex;France
x-mozilla-cpt:;26208
fn:VIDAL Bruno
end:vcard

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

end of thread, other threads:[~2002-02-17  6:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-13 17:34 [parisc-linux] Pb with dump driver Bruno Vidal
2002-02-13 17:43 ` Bruno Vidal
2002-02-15  6:43 ` Grant Grundler
2002-02-15 12:55   ` Bruno Vidal
2002-02-15 19:08     ` Grant Grundler
2002-02-15 21:01       ` Matthew Wilcox
2002-02-17  6:15         ` Grant Grundler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox