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]
Message-ID: <20250408083324.3996c141@kernel.org>
Date: Tue, 8 Apr 2025 08:33:24 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Sean Anderson <sean.anderson@...ux.dev>
Cc: netdev@...r.kernel.org, Andrew Lunn <andrew+netdev@...n.ch>, "David S .
 Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo
 Abeni <pabeni@...hat.com>, Russell King <linux@...linux.org.uk>,
 linux-kernel@...r.kernel.org, upstream@...oha.com, Christian Marangi
 <ansuelsmth@...il.com>, Heiner Kallweit <hkallweit1@...il.com>, Kory
 Maincent <kory.maincent@...tlin.com>, Alexandre Belloni
 <alexandre.belloni@...tlin.com>, Alexandre Torgue
 <alexandre.torgue@...s.st.com>, Clark Wang <xiaoning.wang@....com>, Claudiu
 Beznea <claudiu.beznea@...rochip.com>, Claudiu Manoil
 <claudiu.manoil@....com>, Conor Dooley <conor+dt@...nel.org>, Ioana Ciornei
 <ioana.ciornei@....com>, Jonathan Corbet <corbet@....net>, Joyce Ooi
 <joyce.ooi@...el.com>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Madalin
 Bucur <madalin.bucur@....com>, Maxime Coquelin <mcoquelin.stm32@...il.com>,
 Michal Simek <michal.simek@....com>, Nicolas Ferre
 <nicolas.ferre@...rochip.com>, Radhey Shyam Pandey
 <radhey.shyam.pandey@....com>, Rob Herring <robh+dt@...nel.org>, Rob
 Herring <robh@...nel.org>, Robert Hancock <robert.hancock@...ian.com>,
 Saravana Kannan <saravanak@...gle.com>, UNGLinuxDriver@...rochip.com,
 Vladimir Oltean <vladimir.oltean@....com>, Wei Fang <wei.fang@....com>,
 devicetree@...r.kernel.org, imx@...ts.linux.dev,
 linux-arm-kernel@...ts.infradead.org, linux-doc@...r.kernel.org,
 linux-stm32@...md-mailman.stormreply.com
Subject: Re: [net-next PATCH v2 00/14] Add PCS core support

On Tue, 8 Apr 2025 11:30:43 -0400 Sean Anderson wrote:
> > These appear to break the build:
> > 
> > drivers/acpi/property.c:1669:39: error: initialization of ‘int (*)(const struct fwnode_handle *, const char *, const char *, int,  unsigned int,  struct fwnode_reference_args *)’ from incompatible pointer type ‘int (*)(const struct fwnode_handle *, const char *, const char *, unsigned int,  unsigned int,  struct fwnode_reference_args *)’ [-Wincompatible-pointer-types]
> >  1669 |                 .get_reference_args = acpi_fwnode_get_reference_args,   \
> > 
> > Could you post as RFC until we can actually merge this? I'm worried 
> > some sleep deprived maintainer may miss the note in the cover letter
> > and just apply it all to net-next..  
> 
> I would really like to keep RFC off the titles since some reviewers don't
> pay attention to RFC series.
> 
> Would [DO NOT MERGE] in the subject be OK?

That works too.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ