qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] exec: fix breakpoint_invalidate() breakage


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] exec: fix breakpoint_invalidate() breakage
Date: Wed, 23 May 2012 15:44:31 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 05/23/2012 03:28 PM, Blue Swirl wrote:
On Wed, May 23, 2012 at 8:04 PM, Andreas Färber<address@hidden>  wrote:
Am 23.05.2012 21:40, schrieb Blue Swirl:
On Wed, May 23, 2012 at 3:41 AM, Andreas Färber<address@hidden>  wrote:
Am 18.05.2012 11:49, schrieb TeLeMan:
This breakage was introduced by the commit "memory: make
phys_page_find() return an unadjusted".

You seem to have found the origin of your problem. If you also mention
the commit hash in your commit message then certain frontends (gitk,
repo.or.cz) will display it as a handy hyperlink to that commit.


Signed-off-by: TeLeMan<address@hidden>

Signed-off-by is a legal statement of origin and must not be a pseudonym.

$ git log --author=.*eleman
commit c62f6d1d76aea587556c85b6b7b5c44167006264
Author: TeLeMan<address@hidden>
Date:   Mon Jul 25 16:29:14 2011 +0800

     monitor: fix build breakage with --disable-vnc

     The breakage was introduced by the commit
13661089810d3e59931f3e80d7cb541b99af7071

     Signed-off-by: TeLeMan<address@hidden>
     Signed-off-by: Anthony Liguori<address@hidden>

and several others.

Funny, since I learned that from Anthony. :-)

Signed-off-by is a contractual statement and your real name is required:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/SubmittingPatches#l339

But I'm generally going to assume that if you SoB something, it's your real name. I have challenged people in the past but only when it's very obviously fake. If TeLeMan is not your real name, you cannot Signed-off-by with it.

Regards,

Anthony Liguori



reply via email to

[Prev in Thread] Current Thread [Next in Thread]