commit | 170774a39d32755fc013601d9d682ee034974625 | [log] [tgz] |
---|---|---|
author | Jon Seymour <jon.seymour@gmail.com> | Thu Jun 23 12:01:12 2005 +1000 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Wed Jun 22 19:15:04 2005 -0700 |
tree | 592bcd41828f8893fe5503590a1b794ce42c6145 | |
parent | 6e4c0a51092e3ec3429ca91890b99e198aa367bd [diff] |
[PATCH] Fix to how --merge-order handles multiple roots This patch addresses the problem reported by Paul Mackerras such that --merge-order did not report the last root of a graph with merge of two independent roots. Signed-off-by: Jon Seymour <jon.seymour@gmail.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>