mbox series

[GIT,PULL] USB4/Thunderbolt fix for v6.10-rc3

Message ID 20240605055229.GH1421138@black.fi.intel.com
State New
Headers show
Series [GIT,PULL] USB4/Thunderbolt fix for v6.10-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.10-rc3

Message

Mika Westerberg June 5, 2024, 5:52 a.m. UTC
Hi Greg,

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.10-rc3

for you to fetch changes up to 985cfe501b74f214905ab4817acee0df24627268:

  thunderbolt: debugfs: Fix margin debugfs node creation condition (2024-05-31 13:13:39 +0300)

----------------------------------------------------------------
thunderbolt: Fix for v6.10-rc3

This includes one USB4/Thunderbolt fix for v6.10-rc3:

  - Fix lane margining debugfs node creation condition.

This has been in linux-next with no reported issues.

----------------------------------------------------------------
Aapo Vienamo (1):
      thunderbolt: debugfs: Fix margin debugfs node creation condition

 drivers/thunderbolt/debugfs.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Greg KH June 7, 2024, 7:08 p.m. UTC | #1
On Wed, Jun 05, 2024 at 08:52:29AM +0300, Mika Westerberg wrote:
> Hi Greg,
> 
> The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
> 
>   Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.10-rc3
> 

Pulled and pushed out, thanks!

greg k-h