From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Francois Dugast <francois.dugast@intel.com>
Cc: intel-xe@lists.freedesktop.org
Subject: Re: [Intel-xe] [PATCH v2 1/3] drm/xe/macro: Remove unused constant
Date: Thu, 27 Jul 2023 09:56:08 -0400 [thread overview]
Message-ID: <ZMJ3eOPeV+N4HhvB@intel.com> (raw)
In-Reply-To: <20230727132630.7-2-francois.dugast@intel.com>
On Thu, Jul 27, 2023 at 01:26:28PM +0000, Francois Dugast wrote:
> Remove XE_EXTRA_DEBUG for cleanup as it is not used.
>
> Signed-off-by: Francois Dugast <francois.dugast@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> ---
> drivers/gpu/drm/xe/xe_macros.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/xe/xe_macros.h b/drivers/gpu/drm/xe/xe_macros.h
> index 038cf28604ad..a7105050bce0 100644
> --- a/drivers/gpu/drm/xe/xe_macros.h
> +++ b/drivers/gpu/drm/xe/xe_macros.h
> @@ -8,7 +8,6 @@
>
> #include <linux/bug.h>
>
> -#define XE_EXTRA_DEBUG 1
> #define XE_WARN_ON WARN_ON
> #define XE_BUG_ON BUG_ON
>
> --
> 2.34.1
>
next prev parent reply other threads:[~2023-07-27 13:58 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-27 13:26 [Intel-xe] [PATCH v2 0/3] Remove use of BUG_ON Francois Dugast
2023-07-27 13:26 ` [Intel-xe] [PATCH v2 1/3] drm/xe/macro: Remove unused constant Francois Dugast
2023-07-27 13:56 ` Rodrigo Vivi [this message]
2023-07-27 13:26 ` [Intel-xe] [PATCH v2 2/3] drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel Francois Dugast
2023-07-27 14:01 ` Rodrigo Vivi
2023-07-27 13:26 ` [Intel-xe] [PATCH v2 3/3] drm/xe/macro: Display XE_WARN_ON messages only in debug mode Francois Dugast
2023-07-27 14:03 ` Rodrigo Vivi
2023-07-27 14:42 ` Francois Dugast
2023-07-27 13:48 ` [Intel-xe] ✓ CI.Patch_applied: success for Remove use of BUG_ON Patchwork
2023-07-27 13:48 ` [Intel-xe] ✓ CI.checkpatch: " Patchwork
2023-07-27 13:49 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-07-27 13:53 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-07-27 13:54 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-07-27 13:55 ` [Intel-xe] ✗ CI.checksparse: warning " Patchwork
2023-07-27 14:29 ` [Intel-xe] ○ CI.BAT: info " 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=ZMJ3eOPeV+N4HhvB@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=francois.dugast@intel.com \
--cc=intel-xe@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