dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Felix Kuehling <felix.kuehling@amd.com>
To: Nirmoy <nirmodas@amd.com>,
	"Colin King" <colin.king@canonical.com>,
	"Alex Deucher" <alexander.deucher@amd.com>,
	"Christian König" <christian.koenig@amd.com>,
	"David Airlie" <airlied@linux.ie>,
	"Daniel Vetter" <daniel@ffwll.ch>,
	amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] drm/amdkfd: Fix spelling mistake "unregisterd" -> "unregistered"
Date: Mon, 26 Apr 2021 14:46:46 -0400	[thread overview]
Message-ID: <995b3180-2fa7-5fd1-8013-bd8ae3486f10@amd.com> (raw)
In-Reply-To: <196cd921-6078-fb64-682c-5962310947f4@amd.com>

On 2021-04-26 8:15, Nirmoy wrote:
> Reviewed-by: Nirmoy Das <nirmoy.das@amd.com>
>
> On 4/26/21 2:13 PM, Colin King wrote:
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> There is a spelling mistake in a pr_debug message. Fix it.
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied to amd-staging-drm-next.

Thanks,
  Felix


>> ---
>>   drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_svm.c
>> b/drivers/gpu/drm/amd/amdkfd/kfd_svm.c
>> index 4cc2539bed5b..e4ce97ab6e26 100644
>> --- a/drivers/gpu/drm/amd/amdkfd/kfd_svm.c
>> +++ b/drivers/gpu/drm/amd/amdkfd/kfd_svm.c
>> @@ -2286,7 +2286,7 @@ svm_range_restore_pages(struct amdgpu_device
>> *adev, unsigned int pasid,
>>           }
>>           prange = svm_range_create_unregistered_range(adev, p, mm,
>> addr);
>>           if (!prange) {
>> -            pr_debug("failed to create unregisterd range svms 0x%p
>> address [0x%llx]\n",
>> +            pr_debug("failed to create unregistered range svms 0x%p
>> address [0x%llx]\n",
>>                    svms, addr);
>>               mmap_write_downgrade(mm);
>>               r = -EFAULT;
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      reply	other threads:[~2021-04-26 18:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 12:13 [PATCH][next] drm/amdkfd: Fix spelling mistake "unregisterd" -> "unregistered" Colin King
2021-04-26 12:15 ` Nirmoy
2021-04-26 18:46   ` Felix Kuehling [this message]

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=995b3180-2fa7-5fd1-8013-bd8ae3486f10@amd.com \
    --to=felix.kuehling@amd.com \
    --cc=airlied@linux.ie \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=christian.koenig@amd.com \
    --cc=colin.king@canonical.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nirmodas@amd.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).