From: Mohin Nadaf <mohin24khertz@gmail.com>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: maarten.lankhorst@linux.intel.com, mripard@kernel.org,
tzimmermann@suse.de, airlied@gmail.com, simona@ffwll.ch,
corbet@lwn.net, dri-devel@lists.freedesktop.org,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
skhan@linuxfoundation.org, linux-kernel-mentees@lists.linux.dev
Subject: Re: [PATCH] docs: gpu: fix spelling error in drm-uapi.rst
Date: Sun, 31 Aug 2025 23:02:34 +0530 [thread overview]
Message-ID: <CAHTVRcwjK0nSXTfVw0ntSUd2ESuLk6JDFR17w8NK2WnhWf6jPw@mail.gmail.com> (raw)
In-Reply-To: <CAHTVRczWCe9opsNr9w-xobzUYjpWEhHNY1BEnt3DBfganwik=Q@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2484 bytes --]
Thank you for pointing this out, Randy. I have checked the lore link and
confirmed that the same typo fix was already submitted on Aug 21st. I
apologize for the duplicate submission. I should have checked recent
patches before sending. I will verify existing patches in git log and
lore.kernel.org before submitting future patches.
Regards,
Mohin Nadaf
On Sun, Aug 31, 2025 at 10:45 PM Mohin Nadaf <mohin24khertz@gmail.com>
wrote:
> Thank you for pointing this out, Randy. I have checked the lore link and
> confirmed that the same typo fix was already submitted on Aug 21st. I
> apologize for the duplicate submission. I should have checked recent
> patches before sending. I will verify existing patches in git log and
> lore.kernel.org before submitting future patches.
>
> Regards,
> Mohin Nadaf
>
> On Sun, Aug 31, 2025 at 10:05 PM Randy Dunlap <rdunlap@infradead.org>
> wrote:
>
>>
>>
>> On 8/31/25 7:15 AM, mohin24khertz@gmail.com wrote:
>> > From: Mohin Nadaf <mohin24khertz@gmail.com>
>> >
>> > Fix typo 'unpriviledged' -> 'unprivileged' in DRM UAPI
>> > documentation describing error codes for operations
>> > requiring elevated privileges.
>> >
>> > Signed-off-by: Mohin Nadaf <mohin24khertz@gmail.com>
>> > ---
>> > Documentation/gpu/drm-uapi.rst | 2 +-
>> > 1 file changed, 1 insertion(+), 1 deletion(-)
>> >
>> > diff --git a/Documentation/gpu/drm-uapi.rst
>> b/Documentation/gpu/drm-uapi.rst
>> > index 843facf01b2d..7435664a1ffe 100644
>> > --- a/Documentation/gpu/drm-uapi.rst
>> > +++ b/Documentation/gpu/drm-uapi.rst
>> > @@ -535,7 +535,7 @@ ENOSPC:
>> > EPERM/EACCES:
>> > Returned for an operation that is valid, but needs more
>> privileges.
>> > E.g. root-only or much more common, DRM master-only operations
>> return
>> > - this when called by unpriviledged clients. There's no clear
>> > + this when called by unprivileged clients. There's no clear
>> > difference between EACCES and EPERM.
>> >
>> > ENODEV:
>>
>> Hi,
>>
>> There was a patch for this on Aug. 21, 2025, but I don't know if it has
>> been
>> applied/merged anywhere yet. It could be in one of the DRM git trees --
>> I don't know.
>>
>> https://gitlab.freedesktop.org/drm/misc/kernel.git
>> or
>> https://gitlab.freedesktop.org/drm/kernel.git
>>
>>
>> https://lore.kernel.org/all/20250821025957.22546-3-rakuram.e96@gmail.com/
>>
>> thanks.
>> --
>> ~Randy
>>
>>
[-- Attachment #2: Type: text/html, Size: 3857 bytes --]
prev parent reply other threads:[~2025-09-01 7:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-31 14:15 [PATCH] docs: gpu: fix spelling error in drm-uapi.rst mohin24khertz
2025-08-31 16:35 ` Randy Dunlap
2025-08-31 17:15 ` Mohin Nadaf
2025-08-31 17:32 ` Mohin Nadaf [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=CAHTVRcwjK0nSXTfVw0ntSUd2ESuLk6JDFR17w8NK2WnhWf6jPw@mail.gmail.com \
--to=mohin24khertz@gmail.com \
--cc=airlied@gmail.com \
--cc=corbet@lwn.net \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=rdunlap@infradead.org \
--cc=simona@ffwll.ch \
--cc=skhan@linuxfoundation.org \
--cc=tzimmermann@suse.de \
/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).