Re: [PATCH] Subtract min_free_kbytes from dirtyable memory

From: Theodore Ts'o
Date: Sat Jan 26 2013 - 10:43:37 EST


(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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/