From: Ashutosh Dixit <ashutosh.dixit@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Petri Latvala <petri.latvala@intel.com>
Subject: [igt-dev] [PATCH i-g-t 0/4] Fix compile warnings with gcc 12.1.1
Date: Fri, 1 Jul 2022 20:05:33 -0700 [thread overview]
Message-ID: <cover.1656731010.git.ashutosh.dixit@intel.com> (raw)
Fix compile warnings with gcc 12.1.1
Ashutosh Dixit (4):
lib/igt_device_scan: Fix -Wdangling-pointer
tests/drm_read: Fix -Wdeprecated-declarations
tests/kms_cursor_crc: Fix -Wformat-truncation
lib/amdgpu/amd_command_submission: Fix -Wuse-after-free
lib/amdgpu/amd_command_submission.c | 2 +-
lib/igt_device_scan.c | 2 +-
tests/drm_read.c | 2 +-
tests/kms_cursor_crc.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
2.34.1
next reply other threads:[~2022-07-02 3:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-02 3:05 Ashutosh Dixit [this message]
2022-07-02 3:05 ` [igt-dev] [PATCH i-g-t 1/4] lib/igt_device_scan: Fix -Wdangling-pointer Ashutosh Dixit
2022-07-02 3:05 ` [igt-dev] [PATCH i-g-t 2/4] tests/drm_read: Fix -Wdeprecated-declarations Ashutosh Dixit
2022-07-02 3:05 ` [igt-dev] [PATCH i-g-t 3/4] tests/kms_cursor_crc: Fix -Wformat-truncation Ashutosh Dixit
2022-07-04 13:11 ` Ville Syrjälä
2022-07-02 3:05 ` [igt-dev] [PATCH i-g-t 4/4] lib/amdgpu/amd_command_submission: Fix -Wuse-after-free Ashutosh Dixit
2022-07-02 3:45 ` [igt-dev] ✓ Fi.CI.BAT: success for Fix compile warnings with gcc 12.1.1 Patchwork
2022-07-02 15:46 ` [igt-dev] ✗ Fi.CI.IGT: failure " 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=cover.1656731010.git.ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=petri.latvala@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.