[PATCH v2 06/17] ARM: dma-mapping: fix for speculative accesses

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Nov 25 07:12:30 EST 2009


On Tue, Nov 24, 2009 at 04:22:50PM +0000, Russell King - ARM Linux wrote:

> There isn't, because apparantly under git rules, as soon as I publish it
> in git form it must be fixed.  So I'm keeping the stuff private and only
> issuing patches on this mailing list.

Rebasing is only a big deal if it's a branch other people are supposed
to be working off, or (to a lesser extent) on a "final submission"
branch for reviewed and stable patches.  A branch that's used for work
in progress where the patches are being constantly revised isn't a
problem here.

The issue with branches other people are working off is that it's
painful for them to have to constantly rebase or otherwise update for
your history.  The issue with final submission branches is that rebasing
those means that the history no longer shows the tree that was actually
reviewed and accepted (and hopefully tested) which makes history
analysis to locate breakages such as bisection less useful.



More information about the linux-arm-kernel mailing list