All of lore.kernel.org
 help / color / mirror / Atom feed
From: Domen Puncer <domen@coderock.org>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] One question
Date: Fri, 22 Apr 2005 14:03:58 +0000	[thread overview]
Message-ID: <20050422140358.GA29227@nd47.coderock.org> (raw)
In-Reply-To: <20050422081037.GA31439@rhum.iomeda.fr>

[-- Attachment #1: Type: text/plain, Size: 1815 bytes --]

On 22/04/05 10:10 +0200, Christophe Lucas wrote:
> Hi KJ folks,
> 
> I ask me one question and I don't have any correct answer:
> Could it be made one tool to follow progress about long series of patch
> about one entry in KJ TODO ?
> 
> Such as :
> .*set_dma_mask patch series

Something like this?
domen@nd47:~/kernel$ grep ^dma_mask kj-*/{merged,dropped}
kj-2.6.12-rc1/merged:dma_mask-drivers_atm_lanai
kj-2.6.12-rc1/merged:dma_mask-drivers_scsi_ahci
kj-2.6.12-rc1/merged:dma_mask-drivers_scsi_sata_vsc
kj-2.6.12-rc2/dropped:dma_mask-drivers_ide_pci_cs5520
kj-2.6.12-rc2/dropped:dma_mask-drivers_scsi_lasi700
kj-2.6.12-rc2/dropped:dma_mask-drivers_net_wireless_prism54_islpci_hotplug
kj-2.6.12-rc2/dropped:dma_mask-drivers_net
kj-2.6.12-rc2/dropped:dma_mask-drivers_net_tokenring_lanstreamer
kj-2.6.12-rc2/dropped:dma_mask-drivers_scsi
kj-2.6.12-rc2/dropped:dma_mask-drivers_block_cciss

However, dma_mask was a nice example, I don't think I'm so consistent
with naming for other TODO entries.

> 
> Some person have made lot of great job on this, but we don't know what
> is pending, what is rejected.
> 
> I know, I can read all archive of KJ ML, thanks :-)

Well, just the -kj announcements should tell you what was dropped/merged
since last -kj. It doesn't cover patches, that don't come into -kj, and
neither the ones that get merged before -kj (it really happens sometimes).

> 
> I have tough about one solution, but it is not efficient and correct:
> 
> ./linux-x.y.z-suffix/
> ./linux-x.y.z-suffix/patch-serie/
> ./linux-x.y.z-suffix/patch-serie/merged/
> ./linux-x.y.z-suffix/patch-serie/pending/ (commited here)
> ./linux-x.y.z-suffix/patch-serie/merged/

Seems similar to merged/series/dropped files.

> 
> The problem is : ./linux-x.y.z-suffix/

Just `cat` all dropped and merged together?


	Domen

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

  parent reply	other threads:[~2005-04-22 14:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-22  8:10 [KJ] One question Christophe Lucas
2005-04-22  8:29 ` Christophe Lucas
2005-04-22 14:03 ` Domen Puncer [this message]
2005-04-22 14:32 ` Christophe Lucas
2005-04-23 14:29 ` Tobias Klauser
2005-04-24  9:36 ` Christophe Lucas

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=20050422140358.GA29227@nd47.coderock.org \
    --to=domen@coderock.org \
    --cc=kernel-janitors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.