From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Andrea Stedile <andrea.stedile@studenti.unitn.it>
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
Date: Mon, 9 Aug 2021 12:43:30 +0300 [thread overview]
Message-ID: <YRD4wkLhVPqgDPoj@lahna> (raw)
In-Reply-To: <CAAs7NQS85sbOumOziuiqs-VYgEs8Lyd4Kk2oqrOaVjTJCdQo+g@mail.gmail.com>
Hi,
On Fri, Aug 06, 2021 at 08:59:09PM +0200, Andrea Stedile wrote:
> Hi Mika,
> Thanks a lot for answering.
> I would like to try it out, but I've never compiled a driver before.
> Could you perhaps send me a guide or some instructions? I have
> downloaded the git repository you sent [1], but I don't know what to do
> next. Moreover, how can I revert the change after I have concluded the
> test?
The fix is now in v5.14-rc5 mainline kernel too so you don't need to do
the revert. Probably lands in stable kernels pretty soon and ends up in
your distro kernel within few weeks.
If you don't want to wait there is some documentation how to build your
own kernel here:
https://www.kernel.org/doc/html/latest/process/index.html
In a nutshell it is something like:
$ make localmodconfig
$ make nconfig # if you need to tune the config
$ make -jMANY
$ sudo make modules_install
$ sudo make install
next prev parent reply other threads:[~2021-08-09 9:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAAs7NQRRJ4U0RQP1Y5VM4qrz7WX_ocuwouzen6pk2Q7HcAa76Q@mail.gmail.com>
2021-08-04 15:40 ` Authorization for Thunderbolt device is forgotten after each reboot Mika Westerberg
[not found] ` <CAAs7NQS85sbOumOziuiqs-VYgEs8Lyd4Kk2oqrOaVjTJCdQo+g@mail.gmail.com>
2021-08-09 9:43 ` Mika Westerberg [this message]
[not found] ` <CAAs7NQSRW5wE667iHTvUy38gBRwjh8kh3Zs_i=o3cj-Jqp=wvw@mail.gmail.com>
2021-08-23 13:59 ` Mika Westerberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YRD4wkLhVPqgDPoj@lahna \
--to=mika.westerberg@linux.intel.com \
--cc=YehezkelShB@gmail.com \
--cc=andrea.stedile@studenti.unitn.it \
--cc=andreas.noever@gmail.com \
--cc=linux-usb@vger.kernel.org \
--cc=michael.jamet@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox