mbox series

[GIT,PULL] Fixes in the mellanox init branch due for v6.6.

Message ID c51fd7a6-a843-1c83-fa3b-f5dd104cf3ad@linux.intel.com (mailing list archive)
State Accepted, archived
Delegated to: Hans de Goede
Headers show
Series [GIT,PULL] Fixes in the mellanox init branch due for v6.6. | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-mellanox-init-v6.6

Message

Ilpo Järvinen Oct. 9, 2023, 12:09 p.m. UTC
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-mellanox-init-v6.6

for you to fetch changes up to 7ec4cd3c1a12dc08c60d5e376c2c05aae23f1e41:

  platform: mellanox: Fix a resource leak in an error handling path in probing flow (2023-10-06 16:40:35 +0300)

----------------------------------------------------------------
Fixes in the mellanox init branch due for v6.6.

platform-drivers-x86-mellanox-init-v6.6: v6.6-rc1 + fixes in
the platform-drivers-x86-mellanox-init branch to avoid a feature
conflict during the v6.7 merge window.

----------------------------------------------------------------
Vadim Pasternak (1):
      platform: mellanox: Fix a resource leak in an error handling path in probing flow

 drivers/platform/x86/mlx-platform.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Hans de Goede Oct. 11, 2023, 9:17 a.m. UTC | #1
Hi Ilpo,

On 10/9/23 14:09, Ilpo Järvinen wrote:
> The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
> 
>   Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-mellanox-init-v6.6
> 
> for you to fetch changes up to 7ec4cd3c1a12dc08c60d5e376c2c05aae23f1e41:
> 
>   platform: mellanox: Fix a resource leak in an error handling path in probing flow (2023-10-06 16:40:35 +0300)

Thank you I've merged the platform-drivers-x86-mellanox-init-v6.6 tag into pdx86/fixes now.

Regards,

Hans






> ----------------------------------------------------------------
> Fixes in the mellanox init branch due for v6.6.
> 
> platform-drivers-x86-mellanox-init-v6.6: v6.6-rc1 + fixes in
> the platform-drivers-x86-mellanox-init branch to avoid a feature
> conflict during the v6.7 merge window.
> 
> ----------------------------------------------------------------
> Vadim Pasternak (1):
>       platform: mellanox: Fix a resource leak in an error handling path in probing flow
> 
>  drivers/platform/x86/mlx-platform.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>