From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D63F0C4338F for ; Mon, 23 Aug 2021 14:01:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AC05760E78 for ; Mon, 23 Aug 2021 14:01:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229550AbhHWOCO (ORCPT ); Mon, 23 Aug 2021 10:02:14 -0400 Received: from mga02.intel.com ([134.134.136.20]:48843 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229947AbhHWOAb (ORCPT ); Mon, 23 Aug 2021 10:00:31 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10084"; a="204304221" X-IronPort-AV: E=Sophos;i="5.84,344,1620716400"; d="scan'208";a="204304221" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Aug 2021 06:59:48 -0700 X-IronPort-AV: E=Sophos;i="5.84,344,1620716400"; d="scan'208";a="526072616" Received: from lahna.fi.intel.com (HELO lahna) ([10.237.72.163]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Aug 2021 06:59:46 -0700 Received: by lahna (sSMTP sendmail emulation); Mon, 23 Aug 2021 16:59:43 +0300 Date: Mon, 23 Aug 2021 16:59:43 +0300 From: Mika Westerberg To: Andrea Stedile Cc: andreas.noever@gmail.com, michael.jamet@intel.com, YehezkelShB@gmail.com, linux-usb@vger.kernel.org Subject: Re: Authorization for Thunderbolt device is forgotten after each reboot Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Mon, Aug 23, 2021 at 03:07:58PM +0200, Andrea Stedile wrote: > Hi, > I just wanted to let you know that 5.13.12 fixed the issue already for > me and others. > Thank you, and have a great day. > Andrea Great! Thanks for the update and sorry about the breakage.