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: <2c27380b-03c2-40e2-928a-21f28376b8bc@kadam.mountain>
Date:   Mon, 23 Oct 2023 17:38:34 +0300
From:   Dan Carpenter <dan.carpenter@...aro.org>
To:     Jonathan Bergh <bergh.jonathan@...il.com>
Cc:     gregkh@...uxfoundation.org, linux-staging@...ts.linux.dev,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] staging: octeon: Fix warnings due to introduction of
 new typedefs

On Sat, Oct 21, 2023 at 02:03:39AM +0200, Jonathan Bergh wrote:
> Removed typedefs for various structs and enums and then make the
> requisite changes in the inline functions defined later in the same
> file.
> 
> Signed-off-by: Jonathan Bergh <bergh.jonathan@...il.com>
> ---
>  drivers/staging/octeon/octeon-stubs.h | 48 +++++++++++++--------------

These octeon stubs are just so that it can be compile tested on x86.

The real code is in arch/ somewhere.  It's Cavium stuff.  If you change
this without changing the arch/ code you're going to break the actual
user.

regards,
dan carpenter

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ