[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130126154340.GC5887@thunk.org>
Date: Sat, 26 Jan 2013 10:43:40 -0500
From: Theodore Ts'o <tytso@....edu>
To: Jonathan Nieder <jrnieder@...il.com>
Cc: paul.szabo@...ney.edu.au, 695182@...s.debian.org,
ben@...adent.org.uk, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, minchan@...nel.org
Subject: Re: [PATCH] Subtract min_free_kbytes from dirtyable memory
(In the teach a person to fish category...)
If you know the file and line number where a bug/regression was
introduced, the "git blame" command is a great tool for identifying
the commit which changed a given line of code. Then use "git tag
--contains <commit it>" to see when a particular commit was introduced
into the mainline kernel.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists