All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
@ 2016-10-16  9:55 bugzilla-daemon
  2016-10-16 17:46 ` bugzilla-daemon
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-10-16  9:55 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1350 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

            Bug ID: 98276
           Summary: Kernel Panic on shutdown caused by "drm/amdgpu: always
                    apply pci shutdown callbacks"
           Product: DRI
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: johannes.hirte@datenkhaos.de

Kernel 4.9-rc1 fails on shutdown/reboot with a panic. Bisect pointed me to 

00ea8cba5ef7b783f11cb1a0b900b7c18d2ce0b6 is the first bad commit
commit 00ea8cba5ef7b783f11cb1a0b900b7c18d2ce0b6
Author: Alex Deucher <alexander.deucher@amd.com>
Date:   Thu Sep 22 14:40:29 2016 -0400

    drm/amdgpu: always apply pci shutdown callbacks (v2)

    We can't properly detect all hypervisors and we
    need this to properly tear down the hardware.

    v2: trivial warning fix

    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

:040000 040000 868a00ff980f95dac82b908df0737342bf40cdc3
02bf2cf4e8797d37d454301afedf2f97735b60ca M      drivers

After removing this commit, everything works again. System is a Carrizo.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2803 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
@ 2016-10-16 17:46 ` bugzilla-daemon
  2016-10-16 17:47 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-10-16 17:46 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 230 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Can you attach the panic messages?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1103 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
  2016-10-16 17:46 ` bugzilla-daemon
@ 2016-10-16 17:47 ` bugzilla-daemon
  2016-10-16 20:23 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-10-16 17:47 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 342 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> ---
If you can't get them during a reboot/shutdown, you can reproduce it my
unloading the module as they use the same code.  E.g., modprobe -r amdgpu

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1215 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
  2016-10-16 17:46 ` bugzilla-daemon
  2016-10-16 17:47 ` bugzilla-daemon
@ 2016-10-16 20:23 ` bugzilla-daemon
  2016-10-17  0:54 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-10-16 20:23 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 398 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #3 from Johannes Hirte <johannes.hirte@datenkhaos.de> ---
I only have a black screen when the panic happens. Rebuild the kernel with
amdgpu as module for the unloading module option, but this way I can't remove
the driver cause the module is in use.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1280 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-10-16 20:23 ` bugzilla-daemon
@ 2016-10-17  0:54 ` bugzilla-daemon
  2016-10-17  8:17 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-10-17  0:54 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 482 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

Mike Lothian <mike@fireburn.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@fireburn.co.uk

--- Comment #4 from Mike Lothian <mike@fireburn.co.uk> ---
rmmod -f amdgpu should do the trick

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1942 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-10-17  0:54 ` bugzilla-daemon
@ 2016-10-17  8:17 ` bugzilla-daemon
  2016-10-17 16:18 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-10-17  8:17 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 411 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #5 from Johannes Hirte <johannes.hirte@datenkhaos.de> ---
(In reply to Mike Lothian from comment #4)
> rmmod -f amdgpu should do the trick

This way I can remove the module, but I don't get the panic. The screen goes
black and I have to reboot via SysReq Keys.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1363 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
                   ` (4 preceding siblings ...)
  2016-10-17  8:17 ` bugzilla-daemon
@ 2016-10-17 16:18 ` bugzilla-daemon
  2016-10-17 20:16 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-10-17 16:18 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 341 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #6 from Alex Deucher <alexdeucher@gmail.com> ---
You can also unbind the console before unloading the module.

sudo bash -c "echo 0 > /sys/class/vtconsole/vtcon1/bind"
sudo modprobe -r amdgpu

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1227 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
                   ` (5 preceding siblings ...)
  2016-10-17 16:18 ` bugzilla-daemon
@ 2016-10-17 20:16 ` bugzilla-daemon
  2016-10-22 22:59 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-10-17 20:16 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 529 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #7 from Johannes Hirte <johannes.hirte@datenkhaos.de> ---
(In reply to Alex Deucher from comment #6)
> You can also unbind the console before unloading the module.
> 
> sudo bash -c "echo 0 > /sys/class/vtconsole/vtcon1/bind"

First time this resulted in a black screen with a panic, next time the system
hung, but reboot via SysReq Keys worked. Always happened on the unbind.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1500 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
                   ` (6 preceding siblings ...)
  2016-10-17 20:16 ` bugzilla-daemon
@ 2016-10-22 22:59 ` bugzilla-daemon
  2016-10-24  7:56 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-10-22 22:59 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 464 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #8 from Johannes Hirte <johannes.hirte@datenkhaos.de> ---
Created attachment 127488
  --> https://bugs.freedesktop.org/attachment.cgi?id=127488&action=edit
dmesg output after unloading amdgpu.ko

I've retried removing the module via ssh session and the second time I was
successful. The dmesg output is attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1514 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
                   ` (7 preceding siblings ...)
  2016-10-22 22:59 ` bugzilla-daemon
@ 2016-10-24  7:56 ` bugzilla-daemon
  2016-10-24 11:48 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-10-24  7:56 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 300 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #9 from Ernst Sjöstrand <ernstp@gmail.com> ---
Is this fixed somewhere now also?
Related to https://bugs.freedesktop.org/show_bug.cgi?id=98200 I guess?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1362 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
                   ` (8 preceding siblings ...)
  2016-10-24  7:56 ` bugzilla-daemon
@ 2016-10-24 11:48 ` bugzilla-daemon
  2016-11-03 21:21 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-10-24 11:48 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 339 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #10 from Johannes Hirte <johannes.hirte@datenkhaos.de> ---
(In reply to Ernst Sjöstrand from comment #9)
> Is this fixed somewhere now also?

still happens with 4.9-rc2 as well as 4.10-wip

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1292 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
                   ` (9 preceding siblings ...)
  2016-10-24 11:48 ` bugzilla-daemon
@ 2016-11-03 21:21 ` bugzilla-daemon
  2016-11-03 21:52 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-11-03 21:21 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 368 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #11 from Johannes Hirte <johannes.hirte@datenkhaos.de> ---
As the dmesg shows a problem in the ACP code, I've just disabled it now and it
works. Don't know what's the real problem, but without ACP my system reboot
fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1251 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
                   ` (10 preceding siblings ...)
  2016-11-03 21:21 ` bugzilla-daemon
@ 2016-11-03 21:52 ` bugzilla-daemon
  2016-11-04 13:40 ` bugzilla-daemon
  2019-11-19  8:10 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-11-03 21:52 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 332 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #12 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 127736
  --> https://bugs.freedesktop.org/attachment.cgi?id=127736&action=edit
possible fix

This should fix it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1407 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
                   ` (11 preceding siblings ...)
  2016-11-03 21:52 ` bugzilla-daemon
@ 2016-11-04 13:40 ` bugzilla-daemon
  2019-11-19  8:10 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2016-11-04 13:40 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 401 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

--- Comment #13 from Johannes Hirte <johannes.hirte@datenkhaos.de> ---
(In reply to Alex Deucher from comment #12)
> Created attachment 127736 [details] [review]
> possible fix
> 
> This should fix it.

Yes, this fixes the panic on reboot/unloading the driver.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1628 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
  2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
                   ` (12 preceding siblings ...)
  2016-11-04 13:40 ` bugzilla-daemon
@ 2019-11-19  8:10 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2019-11-19  8:10 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 805 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98276

Martin Peres <martin.peres@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #14 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/106.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2503 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-11-19  8:10 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-16  9:55 [Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" bugzilla-daemon
2016-10-16 17:46 ` bugzilla-daemon
2016-10-16 17:47 ` bugzilla-daemon
2016-10-16 20:23 ` bugzilla-daemon
2016-10-17  0:54 ` bugzilla-daemon
2016-10-17  8:17 ` bugzilla-daemon
2016-10-17 16:18 ` bugzilla-daemon
2016-10-17 20:16 ` bugzilla-daemon
2016-10-22 22:59 ` bugzilla-daemon
2016-10-24  7:56 ` bugzilla-daemon
2016-10-24 11:48 ` bugzilla-daemon
2016-11-03 21:21 ` bugzilla-daemon
2016-11-03 21:52 ` bugzilla-daemon
2016-11-04 13:40 ` bugzilla-daemon
2019-11-19  8:10 ` bugzilla-daemon

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.