Re: [GIT pull] irq cleanups for .39

From: H. Peter Anvin
Date: Tue Mar 29 2011 - 14:56:31 EST


On 03/28/2011 03:05 PM, Linus Torvalds wrote:
> On Mon, Mar 28, 2011 at 1:29 PM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>> On Mon, 28 Mar 2011, Thomas Gleixner wrote:
>>> 2) msg ids are unique and can ge grepped for. also there are archives
>>> which allow searching for them.
>>>
>>> http://marc.info?i=alpine.LFD.2.00.1103252150180.31464@xxxxxxxxxxxxxxxxxxxxxxx
>>>
>>> http://mid.gmane.org/alpine.LFD.2.00.1103252150180.31464@xxxxxxxxxxxxxxxxxxxxxxx
>>
>> So perhaps we should add one of those into the LKML-Reference and let
>> the commit bot extract the thread reference from there.
>
> Yes. That would make it something usable to normal users.
>

My concern with that is that indexing services come and go (and which
ones that offer indexing by message-id, which is the *only* permanent
identifier, are even more subject to change), but things that go into
the git history stays forever. In IETF terms, the message-id is the
"resource name" (as in URN), as opposed to the "resource locator" (as in
URL).

There is of course the option of running a bounce service on kernel.org,
as long as the Message-ID is included.

-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/