Re: [PATCH 1/1] net: sctp: bug fixing when sctp path recovers

From: Daniel Borkmann
Date: Wed Nov 13 2013 - 16:32:17 EST


On 11/13/2013 10:23 PM, Chang wrote:
[...]
Let's say the following condition
A - the initial revision
B - something was wrong that introduced a bug
C - latest revision
MyFix - fixing the bug caused by B. Shall I specify B or C in the "fixes:" tag?


revision introduces a bug
|
A -> B -> C ->MyFix
|
latest revision

You would specify B in the "Fixes:" tag, as B introduced this bug first.
In case there is no suitable git-blame information available in the current
tree (so that bug is pre Linux-2.6.12-rc2 which I believe on a quick look
that this seems the case), you can omit that. Then, just elaborate on the
commit message, and resubmit with feedback from Vlad included, too.

Thanks !
--
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/