Re: [PATCH] Move read_mostly definition to asm/cache.h

From: Linus Torvalds
Date: Wed Jan 11 2006 - 12:51:21 EST




On Wed, 11 Jan 2006, Kyle McMartin wrote:
>
> I accidently committed this to an up-to-date master branch, as
> I forgot to check out the temporary branch I was going to commit
> it on. Swapping the sums from .git/refs/heads/{master,read_mostly}
> wouldn't break anything, if the only different between the two was
> this commit, right?

Correct. The branch head files really are just plain ascii references to
the top commit, you can rename branches by just renaming the file (and
thus switch branches by just cross-renaming them, ie just switching the
contents).

Linus
-
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/