| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: why the early_initcall(au1x00_setup) do not work? |
| From: | Ivan Korzakow <ivan.korzakow@gmail.com> |
| Date: | Wed, 11 Jan 2006 16:07:25 +0100 |
| Cc: | "P. Christeas" <p_christ@hol.gr>, linux-mips@linux-mips.org |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TjZf2N6P1+iBm60Ef1Bm67+hUa+ehDozsLkwHWax9t2eR3ZsUekaVRR/q0WcrLrnDurPfRsEqCuEs5J88lbU2WNaZpX7fficMt/mPxSGH2MskY4rS8mCvvJPzZf7mc5WRS6skid2fwJGLucPhuNh3EvTPJW6vgDnf30fvnk2D+A= |
| In-reply-to: | <20060111112001.GA4403@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <50c9a2250601082159p238cacd6r930709da9305479e@mail.gmail.com> <200601101757.45297.p_christ@hol.gr> <a59861030601100838oa89ac84n@mail.gmail.com> <200601101857.26978.p_christ@hol.gr> <20060110215322.GA27577@linux-mips.org> <a59861030601110310gca74f54o@mail.gmail.com> <20060111112001.GA4403@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
2006/1/11, Ralf Baechle <ralf@linux-mips.org>: > On Wed, Jan 11, 2006 at 12:10:05PM +0100, Ivan Korzakow wrote: > > > It would be great to be a little bit more explicit by giving some > > _little_ examples ! Why not enlighting us directly instead of being so > > vague. > > In books that kind of stuff is usually marked as "left as an exercise to > the reader" ;-) yeah, but we are chating on a forum ;0) > > git-clone rsync://ftp.linux-mips.org/pub/scm/linux.git repository > cd repository > git-fetch git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 > master:linus > git-repack -a -d > I know that but you miss my point. GIT is a tool to ease work on linux kernel, but the way you use it makes harder life of users of your tree. For example your tree contains more than 350 000 objects ! That makes a lot of git commands running slow... Let's say I'm developing a net drivers on ARM platform. I'm actually do not care about ARM development, but I do care about net tree. To do that, I just need to clone net tree because I know that ARM should be OK with this tree. What about MIPS ? I'm just wondering why not asking to Linus to pull from your tree like every others maintainers do ? Ivan |
| Previous by Date: | Re: QEMU and kernel 2.6.15, Daniel Jacobowitz |
|---|---|
| Next by Date: | Re: QEMU and kernel 2.6.15, Atsushi Nemoto |
| Previous by Thread: | Re: why the early_initcall(au1x00_setup) do not work?, Ralf Baechle |
| Next by Thread: | Re: why the early_initcall(au1x00_setup) do not work?, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |