lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <72852085-9f20-48b8-b51a-c41df915bff0@infradead.org>
Date: Sun, 31 Aug 2025 09:35:11 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: mohin24khertz@...il.com, maarten.lankhorst@...ux.intel.com,
 mripard@...nel.org, tzimmermann@...e.de
Cc: airlied@...il.com, simona@...ll.ch, corbet@....net,
 dri-devel@...ts.freedesktop.org, linux-doc@...r.kernel.org,
 linux-kernel@...r.kernel.org, skhan@...uxfoundation.org,
 linux-kernel-mentees@...ts.linux.dev
Subject: Re: [PATCH] docs: gpu: fix spelling error in drm-uapi.rst



On 8/31/25 7:15 AM, mohin24khertz@...il.com wrote:
> From: Mohin Nadaf <mohin24khertz@...il.com>
> 
> Fix typo 'unpriviledged' -> 'unprivileged' in DRM UAPI
> documentation describing error codes for operations
> requiring elevated privileges.
> 
> Signed-off-by: Mohin Nadaf <mohin24khertz@...il.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ