On Wed, Feb 20, 2013 at 11:27:09AM +1100, Stephen Rothwell wrote: > > $ git rev-list --pretty --oneline tmp ^next-20130219 > > bd26f12 Merge branch 'for-3.9-async' into tmp > > 0f985c9 Merge branch 'for-3.9-cleanups' into tmp > > 1438ade5 workqueue: un-GPL function delayed_work_timer_fn() > > > > tmp is for-3.9 + for-3.9-async + for-3.9-cleanups, so yeah other than > > the last cherry-pick, everything seems to be in order. > > Thanks for checking - sorry for the noise.
And the other direction too just in case. $ git rev-list --pretty --oneline for-next ^for-3.9 ^for-3.9-cleanups ^for-3.9-async a4791ca Merge branch 'for-3.9' into for-next 3b8d914 Merge branch 'for-3.9-cleanups' into for-next de16266 Merge branch 'for-3.9' into for-next 3437170 Merge branch 'for-3.9' into for-next 26c3d00 Merge branch 'for-3.9-cleanups' into for-next 93883c9 Merge branch 'for-3.9-async' into for-next So, yeah, they all match up. Thanks for keeping an eye on it. :) -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

