All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for RFC: mmu notifier debug checks
Date: Thu, 22 Nov 2018 18:26:11 -0000	[thread overview]
Message-ID: <20181122182611.22765.83080@emeril.freedesktop.org> (raw)
In-Reply-To: <20181122165106.18238-1-daniel.vetter@ffwll.ch>

== Series Details ==

Series: RFC: mmu notifier debug checks
URL   : https://patchwork.freedesktop.org/series/52890/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_5191 -> Patchwork_10888 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/52890/revisions/1/mbox/

== Known issues ==

  Here are the changes found in Patchwork_10888 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt@gem_exec_suspend@basic-s3:
      fi-icl-u2:          PASS -> DMESG-WARN (fdo#107724)

    igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
      fi-byt-clapper:     PASS -> FAIL (fdo#103191, fdo#107362)

    
    ==== Possible fixes ====

    igt@gem_ctx_create@basic-files:
      fi-icl-u2:          DMESG-WARN (fdo#107724) -> PASS

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-byt-clapper:     FAIL (fdo#103191, fdo#107362) -> PASS

    
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107724 https://bugs.freedesktop.org/show_bug.cgi?id=107724


== Participating hosts (51 -> 43) ==

  Missing    (8): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-icl-u3 fi-icl-y 


== Build changes ==

    * Linux: CI_DRM_5191 -> Patchwork_10888

  CI_DRM_5191: cdb3ce838d4020951ea12c11cf952c6f2419dd36 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4725: 9dc7c41d1c600133d6e3e63f1941c2e75d23bd3b @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_10888: ce8340ade10348ec9c52eded1b5383f5b18f6a6d @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

ce8340ade103 mm, notifier: Add a lockdep map for invalidate_range_start
b4c01a0e0d06 mm, notifier: Catch sleeping/blocking for !blockable
a2676e3168ac mm: Check if mmu notifier callbacks are allowed to fail

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_10888/issues.html
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2018-11-22 18:26 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-22 16:51 [PATCH 0/3] RFC: mmu notifier debug checks Daniel Vetter
2018-11-22 16:51 ` [PATCH 1/3] mm: Check if mmu notifier callbacks are allowed to fail Daniel Vetter
2018-11-22 16:53   ` [Intel-gfx] " Chris Wilson
2018-11-22 16:53     ` Chris Wilson
2018-11-22 16:53     ` [Intel-gfx] " Chris Wilson
2018-11-23  8:49     ` Daniel Vetter
2018-11-23 11:14       ` Michal Hocko
2018-11-22 18:50   ` Koenig, Christian
2018-11-22 18:50     ` Koenig, Christian
2018-11-23 11:15   ` Michal Hocko
2018-11-23 11:15     ` Michal Hocko
2018-11-23 11:15     ` Michal Hocko
2018-11-23 12:30     ` Daniel Vetter
2018-11-23 12:30       ` Daniel Vetter
2018-11-23 12:30       ` Daniel Vetter
2018-11-23 12:43       ` Michal Hocko
2018-11-23 13:15         ` Daniel Vetter
2018-11-23 13:15           ` Daniel Vetter
2018-11-23 13:30           ` Michal Hocko
2018-11-22 16:51 ` [PATCH 2/3] mm, notifier: Catch sleeping/blocking for !blockable Daniel Vetter
2018-11-22 18:55   ` Koenig, Christian
2018-11-22 18:55     ` Koenig, Christian
2018-11-23  8:46     ` Daniel Vetter
2018-11-23  8:46       ` Daniel Vetter
2018-11-23  8:46       ` Daniel Vetter
2018-11-23 10:14       ` Christian König
2018-11-23 11:12   ` Michal Hocko
2018-11-23 11:12     ` Michal Hocko
2018-11-23 12:38     ` Daniel Vetter
2018-11-23 12:38       ` Daniel Vetter
2018-11-23 12:46       ` Michal Hocko
2018-11-23 13:12         ` Daniel Vetter
2018-11-23 13:12           ` Daniel Vetter
2018-11-23 13:23           ` [Intel-gfx] " Tvrtko Ursulin
2018-11-22 16:51 ` [PATCH 3/3] mm, notifier: Add a lockdep map for invalidate_range_start Daniel Vetter
2018-11-22 16:51   ` Daniel Vetter
2018-11-27  7:49   ` Daniel Vetter
2018-11-27  7:49     ` Daniel Vetter
2018-11-27  7:49     ` Daniel Vetter
2018-11-27 16:49     ` [Intel-gfx] " Chris Wilson
2018-11-27 16:49       ` Chris Wilson
2018-11-27 17:28       ` Daniel Vetter
2018-11-27 17:28         ` Daniel Vetter
2018-11-27 17:33         ` [Intel-gfx] " Chris Wilson
2018-11-27 17:33           ` Chris Wilson
2018-11-27 17:39           ` [Intel-gfx] " Daniel Vetter
2018-11-27 17:39             ` Daniel Vetter
2018-11-27 17:39             ` Daniel Vetter
2018-11-22 18:09 ` ✗ Fi.CI.CHECKPATCH: warning for RFC: mmu notifier debug checks Patchwork
2018-11-22 18:26 ` Patchwork [this message]
2018-11-23  0:27 ` ✗ Fi.CI.IGT: failure " Patchwork

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=20181122182611.22765.83080@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=daniel.vetter@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.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.