NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/53059 CVS commit: src/sys/dev/ic
The following reply was made to PR kern/53059; it has been noted by GNATS.
From: =?UTF-8?B?SmFyb23DrXIgRG9sZcSNZWs=?= <jaromir.dolecek%gmail.com@localhost>
To: Frank Kardel <kardel%netbsd.org@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: PR/53059 CVS commit: src/sys/dev/ic
Date: Sat, 17 Mar 2018 10:38:29 +0100
--94eb2c05f1f6c84ca80567987c43
Content-Type: text/plain; charset="UTF-8"
Try now with rev 1.36 please, should be fixed.
Jaromir
2018-03-17 9:10 GMT+01:00 Frank Kardel <kardel%netbsd.org@localhost>:
>
> Well, we are not quite there yet.
>
> I get a page fault trap, code=0.
>
> hand copied stack trace (no dump device available at this point, photo
available on request).
>
> nvme_pt_fill() at nvme_pt_fill+0x1e
>
> nvme_poll() at nvme_poll+0xa0
>
> nvme_attach() atnvme_attch+0x9a4
>
> nvme_pci_attch() at name_pci_attach+0x530
>
> config_attach_loc()
>
> config_found_sm_loc()
>
> pci_probe_device()
>
> pci_enumerate_bus()
>
> pcirescan()
>
> pciattach()
>
> ....
>
> Frank
>
>
>
> On 03/17/18 01:30, Jaromir Dolecek wrote:
>>
>> The following reply was made to PR kern/53059; it has been noted by
GNATS.
>>
>> From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
>> To: gnats-bugs%gnats.NetBSD.org@localhost
>> Cc:
>> Subject: PR/53059 CVS commit: src/sys/dev/ic
>> Date: Sat, 17 Mar 2018 00:28:03 +0000
>>
>> Module Name: src
>> Committed By: jdolecek
>> Date: Sat Mar 17 00:28:03 UTC 2018
>> Modified Files:
>> src/sys/dev/ic: nvme.c
>> Log Message:
>> switch handling of passthrough commands to use queue, instead of
polling
>> should fix PR kern/53059 by Frank Kardel
>> To generate a diff of this commit:
>> cvs rdiff -u -r1.34 -r1.35 src/sys/dev/ic/nvme.c
>> Please note that diffs are not public domain; they are subject to the
>> copyright notices on the relevant files.
>>
>
>
--94eb2c05f1f6c84ca80567987c43
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Try now with rev 1.36 please, should be fixed.<br><br>Jaro=
mir<br><br>2018-03-17 9:10 GMT+01:00 Frank Kardel <<a href=3D"mailto:kar=
del%netbsd.org@localhost">kardel%netbsd.org@localhost</a>>:<br>><br>> Well, we are not=
quite there yet.<br>><br>> I get a page fault trap, code=3D0.<br>>=
;<br>> hand copied stack trace (no dump device available at this point, =
photo available on request).<br>><br>> nvme_pt_fill() at nvme_pt_fill=
+0x1e<br>><br>> nvme_poll() at nvme_poll+0xa0<br>><br>> nvme_at=
tach() atnvme_attch+0x9a4<br>><br>> nvme_pci_attch() at name_pci_atta=
ch+0x530<br>><br>> config_attach_loc()<br>><br>> config_found_s=
m_loc()<br>><br>> pci_probe_device()<br>><br>> pci_enumerate_bu=
s()<br>><br>> pcirescan()<br>><br>> pciattach()<br>><br>>=
....<br>><br>> Frank<br>><br>><br>><br>> On 03/17/18 01:=
30, Jaromir Dolecek wrote:<br>>><br>>> The following reply was =
made to PR kern/53059; it has been noted by GNATS.<br>>><br>>> =
From: "Jaromir Dolecek" <<a href=3D"mailto:jdolecek%netbsd.org@localhost=
">jdolecek%netbsd.org@localhost</a>><br>>> To: <a href=3D"mailto:gnats-bugs@=
gnats.NetBSD.org">gnats-bugs%gnats.NetBSD.org@localhost</a><br>>> Cc:<br>>&g=
t; Subject: PR/53059 CVS commit: src/sys/dev/ic<br>>> Date: Sat, 17 M=
ar 2018 00:28:03 +0000<br>>><br>>> =C2=A0 Module Name: =C2=A0sr=
c<br>>> =C2=A0 Committed By: jdolecek<br>>> =C2=A0 Date: =C2=A0=
=C2=A0 =C2=A0 =C2=A0 Sat Mar 17 00:28:03 UTC 2018<br>>> =C2=A0 =C2=
=A0 Modified Files:<br>>> =C2=A0 =C2=A0 =C2=A0 =C2=A0 src/sys/dev/ic:=
nvme.c<br>>> =C2=A0 =C2=A0 Log Message:<br>>> =C2=A0 switch ha=
ndling of passthrough commands to use queue, instead of polling<br>>>=
=C2=A0 =C2=A0 should fix PR kern/53059 by Frank Kardel<br>>> =C2=A0 =
=C2=A0 =C2=A0 To generate a diff of this commit:<br>>> =C2=A0 cvs rdi=
ff -u -r1.34 -r1.35 src/sys/dev/ic/nvme.c<br>>> =C2=A0 =C2=A0 Please =
note that diffs are not public domain; they are subject to the<br>>> =
=C2=A0 copyright notices on the relevant files.<br>>> =C2=A0<br>><=
br>><br></div>
--94eb2c05f1f6c84ca80567987c43--
Home |
Main Index |
Thread Index |
Old Index