public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* What is tip-bot?
@ 2013-02-19  9:40 Alexander Holler
  2013-02-19  9:54 ` richard -rw- weinberger
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Holler @ 2013-02-19  9:40 UTC (permalink / raw)
  To: 'linux-kernel'

Hello,

until now I could successfully suppress my curiosity about those tip:foo 
messages, but as the bot (or one of them) has now catched me too, I want 
to ask what it is.

Searching for "tip(-)bot" or similiar doesn't reveal some useful info 
(for obvious reasons). Could someone give me an URL to source or 
documentation about that tool so that I can enlight myself about it's 
meaning?

Thanks in advance,

Alexander

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What is tip-bot?
  2013-02-19  9:40 What is tip-bot? Alexander Holler
@ 2013-02-19  9:54 ` richard -rw- weinberger
  2013-02-19 10:36   ` Alexander Holler
  0 siblings, 1 reply; 6+ messages in thread
From: richard -rw- weinberger @ 2013-02-19  9:54 UTC (permalink / raw)
  To: Alexander Holler; +Cc: linux-kernel

On Tue, Feb 19, 2013 at 10:40 AM, Alexander Holler <holler@ahsoftware.de> wrote:
> Hello,
>
> until now I could successfully suppress my curiosity about those tip:foo
> messages, but as the bot (or one of them) has now catched me too, I want to
> ask what it is.
>
> Searching for "tip(-)bot" or similiar doesn't reveal some useful info (for
> obvious reasons). Could someone give me an URL to source or documentation
> about that tool so that I can enlight myself about it's meaning?

AFAIK tip-bot is a set of shell scripts used by _T_glx, _I_ngo and _P_eter. :)

-- 
Thanks,
//richard

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What is tip-bot?
  2013-02-19  9:54 ` richard -rw- weinberger
@ 2013-02-19 10:36   ` Alexander Holler
  2013-02-19 22:54     ` Randy Dunlap
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Holler @ 2013-02-19 10:36 UTC (permalink / raw)
  To: richard -rw- weinberger; +Cc: linux-kernel

Am 19.02.2013 10:54, schrieb richard -rw- weinberger:
> On Tue, Feb 19, 2013 at 10:40 AM, Alexander Holler <holler@ahsoftware.de> wrote:
>> Hello,
>>
>> until now I could successfully suppress my curiosity about those tip:foo
>> messages, but as the bot (or one of them) has now catched me too, I want to
>> ask what it is.
>>
>> Searching for "tip(-)bot" or similiar doesn't reveal some useful info (for
>> obvious reasons). Could someone give me an URL to source or documentation
>> about that tool so that I can enlight myself about it's meaning?
>
> AFAIK tip-bot is a set of shell scripts used by _T_glx, _I_ngo and _P_eter. :)
>

So messages from tip-bot are just acknowledgments (like those from Greg) 
that a patch has found it's way into one of the trees, with the 
difference that tip-bot sends those acknowledgments to lkml too, whereas 
Greg's scripts send them only to involved parties and not the lkml?

Regards,

Alexander

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What is tip-bot?
  2013-02-19 10:36   ` Alexander Holler
@ 2013-02-19 22:54     ` Randy Dunlap
  2013-02-20  0:54       ` Alexander Holler
  0 siblings, 1 reply; 6+ messages in thread
From: Randy Dunlap @ 2013-02-19 22:54 UTC (permalink / raw)
  To: Alexander Holler; +Cc: richard -rw- weinberger, linux-kernel

On 02/19/2013 02:36 AM, Alexander Holler wrote:
> Am 19.02.2013 10:54, schrieb richard -rw- weinberger:
>> On Tue, Feb 19, 2013 at 10:40 AM, Alexander Holler
>> <holler@ahsoftware.de> wrote:
>>> Hello,
>>>
>>> until now I could successfully suppress my curiosity about those tip:foo
>>> messages, but as the bot (or one of them) has now catched me too, I
>>> want to
>>> ask what it is.
>>>
>>> Searching for "tip(-)bot" or similiar doesn't reveal some useful info
>>> (for
>>> obvious reasons). Could someone give me an URL to source or
>>> documentation
>>> about that tool so that I can enlight myself about it's meaning?
>>
>> AFAIK tip-bot is a set of shell scripts used by _T_glx, _I_ngo and
>> _P_eter. :)
>>
>
> So messages from tip-bot are just acknowledgments (like those from Greg)
> that a patch has found it's way into one of the trees, with the
> difference that tip-bot sends those acknowledgments to lkml too, whereas
> Greg's scripts send them only to involved parties and not the lkml?

Yes, that is my understanding of it.

-- 
~Randy

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What is tip-bot?
  2013-02-19 22:54     ` Randy Dunlap
@ 2013-02-20  0:54       ` Alexander Holler
  2013-02-20  1:14         ` Randy Dunlap
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Holler @ 2013-02-20  0:54 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: richard -rw- weinberger, linux-kernel

Am 19.02.2013 23:54, schrieb Randy Dunlap:
> On 02/19/2013 02:36 AM, Alexander Holler wrote:
>> Am 19.02.2013 10:54, schrieb richard -rw- weinberger:
>>> On Tue, Feb 19, 2013 at 10:40 AM, Alexander Holler
>>> <holler@ahsoftware.de> wrote:
>>>> Hello,
>>>>
>>>> until now I could successfully suppress my curiosity about those
>>>> tip:foo
>>>> messages, but as the bot (or one of them) has now catched me too, I
>>>> want to
>>>> ask what it is.
>>>>
>>>> Searching for "tip(-)bot" or similiar doesn't reveal some useful info
>>>> (for
>>>> obvious reasons). Could someone give me an URL to source or
>>>> documentation
>>>> about that tool so that I can enlight myself about it's meaning?
>>>
>>> AFAIK tip-bot is a set of shell scripts used by _T_glx, _I_ngo and
>>> _P_eter. :)
>>>
>>
>> So messages from tip-bot are just acknowledgments (like those from Greg)
>> that a patch has found it's way into one of the trees, with the
>> difference that tip-bot sends those acknowledgments to lkml too, whereas
>> Greg's scripts send them only to involved parties and not the lkml?
>
> Yes, that is my understanding of it.
>

Thanks a lot for clarification.

In the meanwhile I've found an article at lwn about the kernel 
development process which lists many of the git repositories used by 
various maintainers. And that list includes tip. ;)

So the reason for my ignorance was that I didn't know that tip is 
actually the name of a git repository used by the x86 maintainers.

Regards,

Alexander

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What is tip-bot?
  2013-02-20  0:54       ` Alexander Holler
@ 2013-02-20  1:14         ` Randy Dunlap
  0 siblings, 0 replies; 6+ messages in thread
From: Randy Dunlap @ 2013-02-20  1:14 UTC (permalink / raw)
  To: Alexander Holler; +Cc: richard -rw- weinberger, linux-kernel

On 02/19/13 16:54, Alexander Holler wrote:
> Am 19.02.2013 23:54, schrieb Randy Dunlap:
>> On 02/19/2013 02:36 AM, Alexander Holler wrote:
>>> Am 19.02.2013 10:54, schrieb richard -rw- weinberger:
>>>> On Tue, Feb 19, 2013 at 10:40 AM, Alexander Holler
>>>> <holler@ahsoftware.de> wrote:
>>>>> Hello,
>>>>>
>>>>> until now I could successfully suppress my curiosity about those
>>>>> tip:foo
>>>>> messages, but as the bot (or one of them) has now catched me too, I
>>>>> want to
>>>>> ask what it is.
>>>>>
>>>>> Searching for "tip(-)bot" or similiar doesn't reveal some useful info
>>>>> (for
>>>>> obvious reasons). Could someone give me an URL to source or
>>>>> documentation
>>>>> about that tool so that I can enlight myself about it's meaning?
>>>>
>>>> AFAIK tip-bot is a set of shell scripts used by _T_glx, _I_ngo and
>>>> _P_eter. :)
>>>>
>>>
>>> So messages from tip-bot are just acknowledgments (like those from Greg)
>>> that a patch has found it's way into one of the trees, with the
>>> difference that tip-bot sends those acknowledgments to lkml too, whereas
>>> Greg's scripts send them only to involved parties and not the lkml?
>>
>> Yes, that is my understanding of it.
>>
> 
> Thanks a lot for clarification.
> 
> In the meanwhile I've found an article at lwn about the kernel development process which lists many of the git repositories used by various maintainers. And that list includes tip. ;)
> 
> So the reason for my ignorance was that I didn't know that tip is actually the name of a git repository used by the x86 maintainers.

I can understand that.

The kernel tree MAINTAINERS file says for X86:

X86 ARCHITECTURE (32-BIT AND 64-BIT)
M:	Thomas Gleixner <tglx@linutronix.de>
M:	Ingo Molnar <mingo@redhat.com>
M:	"H. Peter Anvin" <hpa@zytor.com>
M:	x86@kernel.org
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
S:	Maintained
F:	Documentation/x86/
F:	arch/x86/



-- 
~Randy

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-02-20  1:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19  9:40 What is tip-bot? Alexander Holler
2013-02-19  9:54 ` richard -rw- weinberger
2013-02-19 10:36   ` Alexander Holler
2013-02-19 22:54     ` Randy Dunlap
2013-02-20  0:54       ` Alexander Holler
2013-02-20  1:14         ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox