On Fri, Aug 23, 2013 at 7:48 AM, Josh Boyer <jwboyer@xxxxxxxxxxxxxxxxx> wrote: > On Fri, Aug 23, 2013 at 3:16 AM, Peter Robinson > <pbrobinson@xxxxxxxxxxxxxxxxx> wrote: >> commit c2a5d382a8a063910f661f0368e463b780a4c3e2 >> Author: Peter Robinson <pbrobinson@xxxxxxxxx> >> Date: Fri Aug 23 08:16:21 2013 +0100 >> >> Minor ARM config cleanups, Enable some IOMMU drivers on ARM, Enable some i.MX sound drivers >> >> arm-imx-fixsound.patch | 65 ++++++++++++++++++++++++++++++++++++++++++++++++ >> config-arm-generic | 1 + >> config-armv7 | 24 +++++++++++++---- >> config-armv7-lpae | 2 + >> kernel.spec | 8 ++++++ >> 5 files changed, 94 insertions(+), 6 deletions(-) >> --- > > Unless you're making an F21 specific change, please keep both the f20 > and master branches in sync. Right now, the easiest way to do that is > commit to master, then: > > git checkout f20; git merge master; > > It should result in a fast-forward merge and the branches will be > identical. I've gone ahead and synced f20 for this change. > > If you do have an F21-only change, please note it in the commit log. > We'll break the ability to do nice FF merges when that happens, but > that's bound to happen eventually. And now Dave, with his amazing ability to break things, has broken the FF merges with an update to the info cow. Oh well. Now just use 'git checkout f20; git cherry-pick master' instead I suppose. josh _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kernel