Re: [PATCH v2 0/2] MANA: Fix few memory leaks in mana_gd_setup_irqs

2024-12-11 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski : On Mon, 9 Dec 2024 12:57:49 -0500 you wrote: > Fix 2 minor memory leaks in the mana driver, > introduced by commit > > 8afefc361209 ("net: mana: Assigning IRQ affinity on HT cores") > > Best regards, > Maxim Levi

RE: [PATCH] x86/hyperv: Set X86_FEATURE_TSC_RELIABLE unconditionally

2024-12-11 Thread Michael Kelley
From: Stanislav Kinsburskii Sent: Wednesday, December 11, 2024 10:01 AM > > On Tue, Nov 26, 2024 at 06:11:10AM +, Michael Kelley wrote: > > From: Stanislav Kinsburskii Sent: > > Monday, November 25, 2024 2:25 PM > > > > > > On Fri, Nov 22, 2024 at 06:33:12PM +, Michael Kelley wrote: >

[PATCH AUTOSEL 5.10 09/10] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error

2024-12-11 Thread Sasha Levin
From: Cathy Avery [ Upstream commit b1aee7f034615b6824d2c70ddb37ef9fc23493b7 ] This partially reverts commit 812fe6420a6e ("scsi: storvsc: Handle additional SRB status values"). HyperV does not support MAINTENANCE_IN resulting in FC passthrough returning the SRB_STATUS_DATA_OVERRUN value. Now t

[PATCH AUTOSEL 5.15 09/10] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error

2024-12-11 Thread Sasha Levin
From: Cathy Avery [ Upstream commit b1aee7f034615b6824d2c70ddb37ef9fc23493b7 ] This partially reverts commit 812fe6420a6e ("scsi: storvsc: Handle additional SRB status values"). HyperV does not support MAINTENANCE_IN resulting in FC passthrough returning the SRB_STATUS_DATA_OVERRUN value. Now t

[PATCH AUTOSEL 6.1 11/15] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error

2024-12-11 Thread Sasha Levin
From: Cathy Avery [ Upstream commit b1aee7f034615b6824d2c70ddb37ef9fc23493b7 ] This partially reverts commit 812fe6420a6e ("scsi: storvsc: Handle additional SRB status values"). HyperV does not support MAINTENANCE_IN resulting in FC passthrough returning the SRB_STATUS_DATA_OVERRUN value. Now t

[PATCH AUTOSEL 6.6 17/23] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error

2024-12-11 Thread Sasha Levin
From: Cathy Avery [ Upstream commit b1aee7f034615b6824d2c70ddb37ef9fc23493b7 ] This partially reverts commit 812fe6420a6e ("scsi: storvsc: Handle additional SRB status values"). HyperV does not support MAINTENANCE_IN resulting in FC passthrough returning the SRB_STATUS_DATA_OVERRUN value. Now t

[PATCH AUTOSEL 6.12 29/36] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error

2024-12-11 Thread Sasha Levin
From: Cathy Avery [ Upstream commit b1aee7f034615b6824d2c70ddb37ef9fc23493b7 ] This partially reverts commit 812fe6420a6e ("scsi: storvsc: Handle additional SRB status values"). HyperV does not support MAINTENANCE_IN resulting in FC passthrough returning the SRB_STATUS_DATA_OVERRUN value. Now t

Re: [PATCH v2 0/2] MANA: Fix few memory leaks in mana_gd_setup_irqs

2024-12-11 Thread Yury Norov
On Mon, Dec 09, 2024 at 12:57:49PM -0500, Maxim Levitsky wrote: > Fix 2 minor memory leaks in the mana driver, > introduced by commit > > 8afefc361209 ("net: mana: Assigning IRQ affinity on HT cores") Reviewed-by: Yury Norov > > Best regards, > Maxim Levitsky > > Maxim Levitsky (2): >

Re: [PATCH] x86/hyperv: Set X86_FEATURE_TSC_RELIABLE unconditionally

2024-12-11 Thread Stanislav Kinsburskii
On Tue, Nov 26, 2024 at 06:11:10AM +, Michael Kelley wrote: > From: Stanislav Kinsburskii Sent: Monday, > November 25, 2024 2:25 PM > > > > On Fri, Nov 22, 2024 at 06:33:12PM +, Michael Kelley wrote: > > > From: Stanislav Kinsburskii Sent: > > > Tuesday, > > November 19, 2024 4:51 PM >