All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Imran Khan" <imran.f.khan@oracle.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for lib, stackdepot: check stackdepot handle before accessing slabs (rev3)
Date: Thu, 16 Sep 2021 19:39:52 -0000	[thread overview]
Message-ID: <163182119213.8837.14866134424441410010@emeril.freedesktop.org> (raw)
In-Reply-To: <20210916133535.3592491-1-imran.f.khan@oracle.com>

== Series Details ==

Series: lib, stackdepot: check stackdepot handle before accessing slabs (rev3)
URL   : https://patchwork.freedesktop.org/series/94696/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d7e2c22d032f lib, stackdepot: check stackdepot handle before accessing slabs.
1a68f8420ad4 lib, stackdepot: Add helper to print stack entries.
5f20e9afbc22 lib, stackdepot: Add helper to print stack entries into buffer.
-:152: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#152: FILE: include/linux/stackdepot.h:23:
+int stack_depot_snprint(depot_stack_handle_t handle, char *buf, size_t size,
+		       int spaces);

-:179: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#179: FILE: lib/stackdepot.c:231:
+int stack_depot_snprint(depot_stack_handle_t handle, char *buf, size_t size,
+		       int spaces)

total: 0 errors, 0 warnings, 2 checks, 157 lines checked



  parent reply	other threads:[~2021-09-16 19:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-16 13:35 [PATCH RESEND v3 0/3] lib, stackdepot: check stackdepot handle before accessing slabs Imran Khan
2021-09-16 13:35 ` [Intel-gfx] " Imran Khan
2021-09-16 13:35 ` [PATCH RESEND v3 1/3] " Imran Khan
2021-09-16 13:35   ` [Intel-gfx] " Imran Khan
2021-09-16 13:35 ` [PATCH RESEND v3 2/3] lib, stackdepot: Add helper to print stack entries Imran Khan
2021-09-16 13:35   ` [Intel-gfx] " Imran Khan
2021-09-16 13:35 ` [PATCH RESEND v3 3/3] lib, stackdepot: Add helper to print stack entries into buffer Imran Khan
2021-09-16 13:35   ` [Intel-gfx] " Imran Khan
2021-09-16 19:39 ` Patchwork [this message]
2021-09-16 20:06 ` [Intel-gfx] ✓ Fi.CI.BAT: success for lib, stackdepot: check stackdepot handle before accessing slabs (rev3) Patchwork
2021-09-16 23:01 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-09-17  1:22   ` imran.f.khan

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=163182119213.8837.14866134424441410010@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=imran.f.khan@oracle.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.