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.