All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Noralf Trønnes" <noralf@tronnes.org>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.SPARSE: warning for drm/fb-helper: Move modesetting code to drm_client (rev9)
Date: Mon, 10 Jun 2019 10:22:58 -0000	[thread overview]
Message-ID: <20190610102258.9308.86485@emeril.freedesktop.org> (raw)
In-Reply-To: <20190608152657.36613-1-noralf@tronnes.org>

== Series Details ==

Series: drm/fb-helper: Move modesetting code to drm_client (rev9)
URL   : https://patchwork.freedesktop.org/series/58597/
State : warning

== Summary ==

$ dim sparse origin/drm-tip
Sparse version: v0.5.2
Commit: drm/fb-helper: Remove drm_fb_helper_connector
-O:drivers/gpu/drm/drm_fb_helper.c:2292:30: warning: expression using sizeof(void)
+drivers/gpu/drm/drm_fb_helper.c:2091:30: warning: expression using sizeof(void)
-./include/linux/slab.h:666:13: error: not a function <noident>

Commit: drm/fb-helper: Prepare to move out modeset config code
-O:drivers/gpu/drm/drm_fb_helper.c:2091:30: warning: expression using sizeof(void)
+drivers/gpu/drm/drm_fb_helper.c:2095:30: warning: expression using sizeof(void)

Commit: drm/fb-helper: Move out modeset config code
+drivers/gpu/drm/drm_client_modeset.c:506:30: warning: expression using sizeof(void)
-O:drivers/gpu/drm/drm_fb_helper.c:2095:30: warning: expression using sizeof(void)
+./include/linux/slab.h:666:13: error: not a function <noident>
-./include/linux/slab.h:666:13: error: undefined identifier '__builtin_mul_overflow'
-./include/linux/slab.h:666:13: warning: call with no type!

Commit: drm/client: Hack: Add bootsplash example
+
+     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
+drivers/gpu/drm/drm_client.c:166:5: warning: "CONFIG_DRM_CLIENT_BOOTSPLASH" is not defined, evaluates to 0 [-Wundef]
+drivers/gpu/drm/drm_client.c:166:5: warning: undefined preprocessor identifier 'CONFIG_DRM_CLIENT_BOOTSPLASH'
+drivers/gpu/drm/drm_client.c: In function ‘drm_client_dev_register’:
+Error in reading or end of file.
+ #if CONFIG_DRM_CLIENT_BOOTSPLASH

Commit: drm/todo: Add bootsplash entry
Okay!

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

  parent reply	other threads:[~2019-06-10 10:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-08 15:26 [PATCH v8 0/5] drm/fb-helper: Move modesetting code to drm_client Noralf Trønnes
2019-06-08 15:26 ` [PATCH v8 1/5] drm/fb-helper: Remove drm_fb_helper_connector Noralf Trønnes
2019-06-08 15:26 ` [PATCH v8 2/5] drm/fb-helper: Prepare to move out modeset config code Noralf Trønnes
2019-06-08 15:26 ` [PATCH v8 3/5] drm/fb-helper: Move " Noralf Trønnes
2019-06-08 15:26 ` [PATCH v8 4/5] drm/client: Hack: Add bootsplash example Noralf Trønnes
2019-06-08 15:26 ` [PATCH v8 5/5] drm/todo: Add bootsplash entry Noralf Trønnes
2019-06-10 10:18 ` ✗ Fi.CI.CHECKPATCH: warning for drm/fb-helper: Move modesetting code to drm_client (rev9) Patchwork
2019-06-10 10:22 ` Patchwork [this message]
2019-06-10 10:41 ` ✓ Fi.CI.BAT: success " Patchwork
2019-06-10 23:14 ` ✓ Fi.CI.IGT: " Patchwork
2019-06-11 13:00 ` [PATCH v8 0/5] drm/fb-helper: Move modesetting code to drm_client Noralf Trønnes

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=20190610102258.9308.86485@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=noralf@tronnes.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.