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: <20240917115352.12f0de91@canb.auug.org.au>
Date: Tue, 17 Sep 2024 11:53:52 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Doug Ledford <dledford@...hat.com>, Jason Gunthorpe <jgg@...lanox.com>
Cc: David Miller <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
 Paolo Abeni <pabeni@...hat.com>, Leon Romanovsky <leon@...nel.org>,
 Networking <netdev@...r.kernel.org>, Linux Kernel Mailing List
 <linux-kernel@...r.kernel.org>, Linux Next Mailing List
 <linux-next@...r.kernel.org>, Saeed Mahameed <saeedm@...dia.com>, Yevgeny
 Kliteynik <kliteyn@...dia.com>, Yishai Hadas <yishaih@...dia.com>
Subject: Re: linux-next: manual merge of the net-next tree with the
 mlx5-next tree

Hi all,

On Thu, 12 Sep 2024 12:06:19 +1000 Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> Today's linux-next merge of the net-next tree got a conflict in:
> 
>   include/linux/mlx5/mlx5_ifc.h
> 
> between commit:
> 
>   c772a2c69018 ("net/mlx5: Add IFC related stuff for data direct")
> 
> from the mlx5-next tree and commit:
> 
>   34c626c3004a ("net/mlx5: Added missing mlx5_ifc definition for HW Steering")
> 
> from the net-next tree.
> 
> I fixed it up (see below) and can carry the fix as necessary. This
> is now fixed as far as linux-next is concerned, but any non trivial
> conflicts should be mentioned to your upstream maintainer when your tree
> is submitted for merging.  You may also want to consider cooperating
> with the maintainer of the conflicting tree to minimise any particularly
> complex conflicts.
> 
> -- 
> Cheers,
> Stephen Rothwell
> 
> diff --cc include/linux/mlx5/mlx5_ifc.h
> index 65bbf535b365,b6f8e3834bd3..000000000000
> --- a/include/linux/mlx5/mlx5_ifc.h
> +++ b/include/linux/mlx5/mlx5_ifc.h
> @@@ -313,7 -315,7 +315,8 @@@ enum 
>   	MLX5_CMD_OP_MODIFY_VHCA_STATE             = 0xb0e,
>   	MLX5_CMD_OP_SYNC_CRYPTO                   = 0xb12,
>   	MLX5_CMD_OP_ALLOW_OTHER_VHCA_ACCESS       = 0xb16,
>  +	MLX5_CMD_OPCODE_QUERY_VUID                = 0xb22,
> + 	MLX5_CMD_OP_GENERATE_WQE                  = 0xb17,
>   	MLX5_CMD_OP_MAX
>   };
>   

This is now a conflict between the rdma tree and Linus' tree.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ