Re: [PATCH] tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2012-10-24 01:03:14
Also in:
linux-arch, lkml
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2012-10-24 01:03:14
Also in:
linux-arch, lkml
On Wed, Oct 24, 2012 at 12:25 AM, Thomas Gleixner [off-list ref] wrote:
quoted
It is spelled: git notes add -m <comment> SHA1Cool!
Don't use them for anything global.
Use them for local codeflow, but don't expect them to be distributed.
It's a separate "flow", and while it *can* be distributed, it's not
going to be for the kernel, for example. So no, don't start using this
to ack things, because the acks *will* get lost.
Linus