From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: Dominik Karol Piatkowski <dominik.karol.piatkowski@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t 6/6] Fix drm_mm build error
Date: Mon, 5 Jun 2023 12:46:40 +0200 [thread overview]
Message-ID: <20230605124640.451c5cb2@maurocar-mobl2> (raw)
In-Reply-To: <20230602082721.7818-7-dominik.karol.piatkowski@intel.com>
On Fri, 2 Jun 2023 10:27:21 +0200
Dominik Karol Piatkowski <dominik.karol.piatkowski@intel.com> wrote:
> Quick workaround for drm_mm documentation causing compilation error.
NACK.
This is actually a runtime error at drm_mm:
$ ./build/tests/drm_mm --list
Received signal SIGSEGV.
Stack trace:
#0 [fatal_sig_handler+0x17b]
#1 [__sigaction+0x50]
#2 [igt_kunit+0x55]
#3 [main+0x2a]
#4 [__libc_start_call_main+0x7a]
#5 [__libc_start_main+0x8b]
#6 [_start+0x25]
Segmentation fault (core dumped)
I'll reply to this thread with two patches addressing the issue.
Regards,
Mauro
next prev parent reply other threads:[~2023-06-05 10:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-02 8:27 [igt-dev] [PATCH v4 i-g-t 0/6] Introduce KUnit Dominik Karol Piatkowski
2023-06-02 8:27 ` [igt-dev] [PATCH i-g-t 1/6] lib/igt_kmod: rename kselftest functions to ktest Dominik Karol Piatkowski
2023-06-02 8:27 ` [igt-dev] [PATCH i-g-t 2/6] lib/igt_kmod.c: check if module is builtin before attempting to unload it Dominik Karol Piatkowski
2023-06-02 8:27 ` [igt-dev] [PATCH i-g-t 3/6] lib/igt_kmod: add compatibility for KUnit Dominik Karol Piatkowski
2023-06-02 8:27 ` [igt-dev] [PATCH i-g-t 4/6] tests: DRM selftests: switch to KUnit Dominik Karol Piatkowski
2023-06-02 8:27 ` [igt-dev] [PATCH i-g-t 5/6] Change logic of ktap parser to run on a thread Dominik Karol Piatkowski
2023-06-02 8:27 ` [igt-dev] [PATCH i-g-t 6/6] Fix drm_mm build error Dominik Karol Piatkowski
2023-06-05 10:46 ` Mauro Carvalho Chehab [this message]
2023-06-02 9:16 ` [igt-dev] ✗ GitLab.Pipeline: warning for Introduce KUnit (rev4) Patchwork
2023-06-02 9:42 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-06-04 8:13 ` [igt-dev] ✓ Fi.CI.IGT: " 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=20230605124640.451c5cb2@maurocar-mobl2 \
--to=mauro.chehab@linux.intel.com \
--cc=dominik.karol.piatkowski@intel.com \
--cc=igt-dev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox