kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: arigead@gmail.com (John Whitmore)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Found a problem so what next?
Date: Tue, 19 Jan 2016 11:27:16 +0000	[thread overview]
Message-ID: <20160119112715.GB6915@bamboo.electronicsoup> (raw)
In-Reply-To: <87mvs1lwyf.fsf@nemi.mork.no>

On Tue, Jan 19, 2016 at 10:50:32AM +0100, Bj?rn Mork wrote:
> John Whitmore <arigead@gmail.com> writes:
> 
>  I'm sure that this problem has been found and a patch submitted by now as it
> > seems to have been from months ago. But assuming neither had occured and this
> > was a new discovery how do you check for a reported bug? Do you search mailing
> > list for that commit number, or a part of that commit number?
> 
> I cannot tell you what the best practice is, but at least that's what I
> do.
> 
> Googling for a fix is usually pretty accurate once the problematic
> commit has been found.  Both the short title and the 12 digit commit ID
> should work, because they are included in the "Fixes" tag of the fix.
> 

Thanks a million I just did a search for the 12 digit commit ID and found the
discussion on the mailing list. Most of it over my head but thanks for the
information. 


> Unfortunately Googling isn't as accurate before you know the buggy
> commit. In an ideal world, you should be able to find the fix based on
> the symptoms described in the commit message. But this doesn't work well
> for symptoms which occur frequently and with varying causes. "suspend
> failing" is definitely one of those...
> 
> And yes, it is common to discover what you did: The bug is already found
> and fixed, but the fix hasn't propagated yet. That can be a bit
> demotivating until you realize the beauty of a system where someone else
> already fixed your problem and documented the fix in a public "bug
> database" :)
> 
> 
> Bj?rn

      reply	other threads:[~2016-01-19 11:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 17:34 Found a problem so what next? John Whitmore
2016-01-19  7:36 ` Greg KH
2016-01-19 11:22   ` John Whitmore
2016-01-19  9:50 ` Bjørn Mork
2016-01-19 11:27   ` John Whitmore [this message]

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=20160119112715.GB6915@bamboo.electronicsoup \
    --to=arigead@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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;
as well as URLs for NNTP newsgroup(s).