intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Provide full mb() around clflush
Date: Fri, 06 Jul 2018 17:56:58 -0000	[thread overview]
Message-ID: <20180706175658.22157.98215@emeril.freedesktop.org> (raw)
In-Reply-To: <20180706174926.4712-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: drm/i915/selftests: Provide full mb() around clflush
URL   : https://patchwork.freedesktop.org/series/46085/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
cdfe0eb01ba9 drm/i915/selftests: Provide full mb() around clflush
-:24: WARNING:MEMORY_BARRIER: memory barrier without comment
#24: FILE: drivers/gpu/drm/i915/selftests/i915_gem_coherency.c:47:
+		mb();

-:26: WARNING:MEMORY_BARRIER: memory barrier without comment
#26: FILE: drivers/gpu/drm/i915/selftests/i915_gem_coherency.c:49:
+		mb();

-:33: WARNING:MEMORY_BARRIER: memory barrier without comment
#33: FILE: drivers/gpu/drm/i915/selftests/i915_gem_coherency.c:55:
+		mb();

-:35: WARNING:MEMORY_BARRIER: memory barrier without comment
#35: FILE: drivers/gpu/drm/i915/selftests/i915_gem_coherency.c:57:
+		mb();

-:48: WARNING:MEMORY_BARRIER: memory barrier without comment
#48: FILE: drivers/gpu/drm/i915/selftests/i915_gem_coherency.c:83:
+		mb();

-:50: WARNING:MEMORY_BARRIER: memory barrier without comment
#50: FILE: drivers/gpu/drm/i915/selftests/i915_gem_coherency.c:85:
+		mb();

total: 0 errors, 6 warnings, 0 checks, 37 lines checked

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2018-07-06 17:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-06 17:49 [PATCH] drm/i915/selftests: Provide full mb() around clflush Chris Wilson
2018-07-06 17:56 ` Patchwork [this message]
2018-07-06 18:14 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-07-06 20:23 ` [PATCH] " Rodrigo Vivi
2018-07-06 20:27   ` Chris Wilson
2018-07-06 20:31     ` Rodrigo Vivi
2018-07-07 18:32 ` ✓ Fi.CI.IGT: success for " 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=20180706175658.22157.98215@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=chris@chris-wilson.co.uk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).