From: Michal Marek <mmarek@suse.cz>
To: sedat.dilek@gmail.com
Cc: linux-kbuild@vger.kernel.org
Subject: Re: kbuild Git tree and its branches
Date: Mon, 05 Jan 2015 11:08:45 +0100 [thread overview]
Message-ID: <54AA62AD.1030107@suse.cz> (raw)
In-Reply-To: <CA+icZUVTgtSxiYz98nB30u05mzc_exLFhUttFkGwvF58sigx5Q@mail.gmail.com>
On 2015-01-03 11:28, Sedat Dilek wrote:
> Hi Marek,
>
> can you enlighten me about the usage of your Git tree and its branches?
> For me this is a bit unclear.
>
> Looking into the Trees file from Linux-next I see
> ***kbuild.git#rc-fixes*** [1,3] and ***kbuild.git#for-next*** [2,4]...
>
> #7: kbuild-current git
> git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git#rc-fixes
>
> #111: kbuild git
> git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git#for-next
>
> Recently I reported some kbuild issues and sent out some own patches
> which were pushed or pending.
> This stuff is partly in kbuild.git#misc [5] and kbuild.git#kbuild [6].
rc-fixes is for the current -rc phase. for-next is for the next merge
window and it is a merge of the topic branches. The for-next branch is
just a convenience so that it's always these two branches that Stephen
pulls into linux-next.
> Finally, my question which of your trees are for mainline aka upstream
> (Git) or so-called "Linus tree" [8]?
> ( I would have expected some of the recent commits for "misc" and
> "kbuild" to be pulled in "rc-fixes" - this reflects the usage of
> "kbuild-current" in Linux-next for me. )
>
> Maybe, you can tell me how your "daily" kbuild workflow is done.
> ( I am not ashamed to see I have not checked Documentation directory
> in Linux source. ]
Regression fixes are applied to the rc-fixes branch, stuff for the next
merge window goes to either kbuild (core changes), misc (packaging
targets, documentation, etc), or some other branch if it makes sense. At
the end of the day, I merge the topic branches into for-next, do some
test builds and push everything to git.kernel.org. The rc-fixes branch
is sent to Linus for the next -rc after some time, the other topic
branches are sent in the next merge window. Then I update my branches to
the new -rc1 and start over.
hth,
Michal
next prev parent reply other threads:[~2015-01-05 10:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-03 10:28 kbuild Git tree and its branches Sedat Dilek
2015-01-05 10:08 ` Michal Marek [this message]
2015-01-05 18:35 ` Sedat Dilek
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=54AA62AD.1030107@suse.cz \
--to=mmarek@suse.cz \
--cc=linux-kbuild@vger.kernel.org \
--cc=sedat.dilek@gmail.com \
/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