* [PATCH][next] drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"
@ 2025-09-12 7:43 Colin Ian King
2025-09-12 10:52 ` Michal Wajdeczko
2025-09-12 15:14 ` Lucas De Marchi
0 siblings, 2 replies; 3+ messages in thread
From: Colin Ian King @ 2025-09-12 7:43 UTC (permalink / raw)
To: Lucas De Marchi, Thomas Hellström, Rodrigo Vivi,
David Airlie, Simona Vetter, intel-xe, dri-devel
Cc: kernel-janitors, linux-kernel
There is a spelling mistake in a xe_gt_err error message. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
drivers/gpu/drm/xe/xe_guc_submit.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/xe/xe_guc_submit.c b/drivers/gpu/drm/xe/xe_guc_submit.c
index a465594b61dc..8cb8b93a37a5 100644
--- a/drivers/gpu/drm/xe/xe_guc_submit.c
+++ b/drivers/gpu/drm/xe/xe_guc_submit.c
@@ -355,7 +355,7 @@ static int guc_init_global_schedule_policy(struct xe_guc *guc)
ret = xe_guc_ct_send_block(&guc->ct, data, count);
if (ret < 0) {
xe_gt_err(guc_to_gt(guc),
- "failed to enable GuC sheduling policies: %pe\n",
+ "failed to enable GuC scheduling policies: %pe\n",
ERR_PTR(ret));
return ret;
}
--
2.51.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][next] drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"
2025-09-12 7:43 [PATCH][next] drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling" Colin Ian King
@ 2025-09-12 10:52 ` Michal Wajdeczko
2025-09-12 15:14 ` Lucas De Marchi
1 sibling, 0 replies; 3+ messages in thread
From: Michal Wajdeczko @ 2025-09-12 10:52 UTC (permalink / raw)
To: Colin Ian King, Lucas De Marchi, Thomas Hellström,
Rodrigo Vivi, David Airlie, Simona Vetter, intel-xe, dri-devel
Cc: kernel-janitors, linux-kernel
On 9/12/2025 9:43 AM, Colin Ian King wrote:
> There is a spelling mistake in a xe_gt_err error message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][next] drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"
2025-09-12 7:43 [PATCH][next] drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling" Colin Ian King
2025-09-12 10:52 ` Michal Wajdeczko
@ 2025-09-12 15:14 ` Lucas De Marchi
1 sibling, 0 replies; 3+ messages in thread
From: Lucas De Marchi @ 2025-09-12 15:14 UTC (permalink / raw)
To: Thomas Hellström, Rodrigo Vivi, David Airlie, Simona Vetter,
intel-xe, dri-devel, Colin Ian King
Cc: Lucas De Marchi, kernel-janitors, linux-kernel
On Fri, 12 Sep 2025 08:43:30 +0100, Colin Ian King wrote:
> There is a spelling mistake in a xe_gt_err error message. Fix it.
>
>
Merged to drm-xe-next, thanks!
[1/1] drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"
commit: 9e0b0fd5311ef68638abcd05306233b367c6b407
--
Lucas De Marchi
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-09-12 15:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-12 7:43 [PATCH][next] drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling" Colin Ian King
2025-09-12 10:52 ` Michal Wajdeczko
2025-09-12 15:14 ` Lucas De Marchi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®