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] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 07 Aug 2023 12:12:00 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>, mchehab@...nel.org,
        linux-media@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:     Bhaskar Chowdhury <unixbhaskar@...il.com>,
        torvalds@...ux-foundation.org, randy.dunlap@...cle.com,
        paulmck@...nel.org, markus.heiser@...marIT.de
Subject: Re: [PATCH]upi:media: Added rest of the Generic Error Codes to the
 existing list

Bhaskar Chowdhury <unixbhaskar@...il.com> writes:

> Added rest of the Generic Error Codes to the existing list of codes.
>
> cc: torvalds@...ux-foundation.org
> cc: randy.dunlap@...cle.com
> cc: paulmck@...nel.org
> cc: corbet@....net
> cc: markus.heiser@...marIT.de
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
> ---
>  There is a "moreutils" package across the Linux distribution, if you
>  installed it and that package has a binary name "errno",if you run it with
>  "-l" or "--list" option, it will show all the error codes.In my system, while
>  running it shows me precisely, 134 of such codes.YMMV
>
>  .../userspace-api/media/gen-errors.rst        | 479 ++++++++++++++++++
>  1 file changed, 479 insertions(+)

This document is a list of errors that can be returned by media drivers,
with a focus on what those errors mean in the media context.  What is
the point of stuffing it full of error numbers that media drivers will
never return, along with generic, one-line descriptions?  I'll defer to
the media folks on this, but I don't think this helps their users.

Thanks,

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ