All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for drm/framebuffer: Expose only modifiers that support at least a format
Date: Tue, 06 Nov 2018 03:03:44 -0000	[thread overview]
Message-ID: <20181106030344.25442.86602@emeril.freedesktop.org> (raw)
In-Reply-To: <20181106024434.12322-1-dhinakaran.pandiyan@intel.com>

== Series Details ==

Series: drm/framebuffer: Expose only modifiers that support at least a format
URL   : https://patchwork.freedesktop.org/series/52064/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
dcf2012746d9 drm/framebuffer: Expose only modifiers that support at least a format
-:75: WARNING:KREALLOC_ARG_REUSE: Reusing the krealloc arg is almost always a bug
#75: FILE: drivers/gpu/drm/drm_plane.c:252:
+		plane->modifiers = krealloc(plane->modifiers, size, GFP_KERNEL);

total: 0 errors, 1 warnings, 0 checks, 65 lines checked

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

  reply	other threads:[~2018-11-06  3:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-06  2:44 [PATCH] drm/framebuffer: Expose only modifiers that support at least a format Dhinakaran Pandiyan
2018-11-06  3:03 ` Patchwork [this message]
2018-11-06  8:53 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-11-06 13:37 ` ✓ Fi.CI.IGT: " Patchwork
2018-11-06 14:13 ` [PATCH] " Ville Syrjälä
2018-11-06 19:54   ` Dhinakaran Pandiyan
2018-11-06 20:21     ` Ville Syrjälä
2018-11-06 21:55       ` Dhinakaran Pandiyan

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=20181106030344.25442.86602@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=dhinakaran.pandiyan@intel.com \
    --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.