All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Reduce recursive mutex locking from the shrinker
Date: Fri, 04 Jan 2019 14:10:17 -0000	[thread overview]
Message-ID: <20190104141017.19475.36884@emeril.freedesktop.org> (raw)
In-Reply-To: <20190104140217.17822-1-tvrtko.ursulin@linux.intel.com>

== Series Details ==

Series: series starting with [1/2] drm/i915: Reduce recursive mutex locking from the shrinker
URL   : https://patchwork.freedesktop.org/series/54744/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
30228d4da273 drm/i915: Reduce recursive mutex locking from the shrinker
-:64: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#64: FILE: drivers/gpu/drm/i915/i915_gem_shrinker.c:124:
+		  unsigned flags)

-:145: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#145: FILE: drivers/gpu/drm/i915/i915_gem_shrinker.c:270:
+		unsigned flags)

-:232: ERROR:CODE_INDENT: code indent should use tabs where possible
#232: FILE: drivers/gpu/drm/i915/i915_gem_shrinker.c:495:
+^I^I^I^I         I915_SHRINK_BOUND |$

-:233: ERROR:CODE_INDENT: code indent should use tabs where possible
#233: FILE: drivers/gpu/drm/i915/i915_gem_shrinker.c:496:
+^I^I^I^I         I915_SHRINK_UNBOUND |$

-:234: ERROR:CODE_INDENT: code indent should use tabs where possible
#234: FILE: drivers/gpu/drm/i915/i915_gem_shrinker.c:497:
+^I^I^I^I         I915_SHRINK_ACTIVE |$

-:235: ERROR:CODE_INDENT: code indent should use tabs where possible
#235: FILE: drivers/gpu/drm/i915/i915_gem_shrinker.c:498:
+^I^I^I^I         I915_SHRINK_VMAPS);$

total: 4 errors, 2 warnings, 0 checks, 205 lines checked
2c7b3c9ab72b drm/i915: Fix timeout handling in i915_gem_shrinker_vmap

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

  parent reply	other threads:[~2019-01-04 14:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-04 14:02 [PATCH 1/2] drm/i915: Reduce recursive mutex locking from the shrinker Tvrtko Ursulin
2019-01-04 14:02 ` [PATCH 2/2] drm/i915: Fix timeout handling in i915_gem_shrinker_vmap Tvrtko Ursulin
2019-01-04 14:10 ` Patchwork [this message]
2019-01-04 14:10 ` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: Reduce recursive mutex locking from the shrinker Patchwork
2019-01-04 14:27 ` ✓ Fi.CI.BAT: success " Patchwork
2019-01-04 14:54 ` [PATCH v3 1/2] " Tvrtko Ursulin
2019-01-04 15:30 ` ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm/i915: Reduce recursive mutex locking from the shrinker (rev2) Patchwork
2019-01-04 15:35 ` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Reduce recursive mutex locking from the shrinker Patchwork
2019-01-04 16:33 ` ✓ Fi.CI.IGT: success for series starting with [v3,1/2] drm/i915: Reduce recursive mutex locking from the shrinker (rev2) 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=20190104141017.19475.36884@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=tvrtko.ursulin@linux.intel.com \
    /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.