From: Randy Dunlap <rdunlap@infradead.org>
To: mohin24khertz@gmail.com, maarten.lankhorst@linux.intel.com,
mripard@kernel.org, tzimmermann@suse.de
Cc: 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 09:35:11 -0700 [thread overview]
Message-ID: <72852085-9f20-48b8-b51a-c41df915bff0@infradead.org> (raw)
In-Reply-To: <20250831141522.7813-1-mohin24khertz@gmail.com>
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
next prev parent reply other threads:[~2025-08-31 16:35 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 [this message]
2025-08-31 17:15 ` Mohin Nadaf
2025-08-31 17:32 ` Mohin Nadaf
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=72852085-9f20-48b8-b51a-c41df915bff0@infradead.org \
--to=rdunlap@infradead.org \
--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=mohin24khertz@gmail.com \
--cc=mripard@kernel.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).