From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: [ANNOUNCE] Changes in the SH and Genesis/R-Mobile git trees
Date: Tue, 09 Nov 2010 08:35:18 +0000 [thread overview]
Message-ID: <20101109083518.GA21086@linux-sh.org> (raw)
The current scheme with the split out trees simply wasn't scaling well,
with too many interdependencies and confusion about where to do what. As
such, and after talking to Linus about what he was the most comfortable
with, I've come up with a scheme loosely modelled after -tip.
The first change to note is the naming one. While genesis worked fine for
the SH-Mobile G series, it's no longer terribly helpful now that the
ARM/SH multi-cores have moved beyond the G series, and newer parts will
be using R-Mobile naming. Having said that, we will not be moving off of
the SH-Mobile naming in the kernel proper simply because there is no
architectural difference. Separate R-Mobile symbols may be introduced in
the future if they diverge from the current ARM-based SH-Mobile parts
sufficiently.
rmobile/
sh/
- Are the new (or existing in the sh case) namespaces for all of
the targetted topic branches. Topic branches will be created
and destroyed as necessary over time, with most having no
logical connection to any other branches. Some of these may be
branched off of or pulled in to other trees as the need arises.
rmobile-fixes-for-linus / sh-fixes-for-linus
- These are my pull branches for upstream. They will always
contain that which is bound for the next -rc, regardless of
whether we are in a merge window or late in an -rc series. They
will only be advanced as new things come in that need to be
merged in to the next -rc, and may very well stay put for
awhile if I've just completed a merge and all of the new
patches are aimed at the next kernel.
rmobile-latest / sh-latest
- These contain the newest changes and are each an integration of
their respective namespaces. These are what get pulled (or what
I would like to have pulled) in to -next, and so will only be
advanced with next merge window patches once we're in an -rc2
phase, as per standard -next guidelines. These are basically
identical to the old master branch behaviour for the previous
genesis and sh trees.
While these are suitable for doing testing and development
against, folks are encouraged to focus on specific and isolated
topic branches for the highest degree of flexibility going
forward (if you find yourself in need of changes from one
or more branches in order to build a logical set on another,
just make a note of it when posting the patch series).
master
- This will now be an integration branch of the latest sh,
rmobile, and whatever other architectures we end up with
changes. This will not be rebased or pulled by any upstream,
but people are advised to use the topic branches that relate
to their areas of interest and need. This will provide the best
idea of what the next kernel will look like once all of the
changes from the other branches have been merged.
I also plan to gradually introduce a separate namespace for development
of shared blocks, split between rmobile/sh/common components, which will
in turn be merged back in to whichever localized topic or integration
branches need them. This will become readily apparent once new branches
start appearing and people become gradually more aware of the branch
topology and interaction.
next reply other threads:[~2010-11-09 8:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-09 8:35 Paul Mundt [this message]
2010-11-09 15:09 ` [ANNOUNCE] Changes in the SH and Genesis/R-Mobile git trees Stephen Rothwell
2010-11-09 16:26 ` Paul Mundt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101109083518.GA21086@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-sh@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox