From 0149a5e564730318fb40c4d58ef90d184d76b8af Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sun, 21 Nov 2021 09:31:06 +0000 Subject: [PATCH] linux: Next bug --- _posts/2021-11-06-linux-contribution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2021-11-06-linux-contribution.md b/_posts/2021-11-06-linux-contribution.md index 2be6731..d9fc33d 100644 --- a/_posts/2021-11-06-linux-contribution.md +++ b/_posts/2021-11-06-linux-contribution.md @@ -100,4 +100,4 @@ dmesg The first issue I was interested in turned out to be an invalid bug: I found that out by investigating the script the user was testing and measuring how much time each part of the script took to find out the main culprit: [bug-214851](https://bugzilla.kernel.org/show_bug.cgi?id=214851). But I learned a lot during this alone, mostly about how to build things quickly, where to look for modules, how to enable debugging for them, etc. - +Next, I found [bug-]()