|
| From: | Laurent Vivier |
| Subject: | Re: [Qemu-devel] [Qemu-trivial] Fix cacheline size retrieval on FreeBSD/PowerPC(64) |
| Date: | Wed, 26 Jun 2019 18:14:10 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
Le 07/06/2019 à 20:56, Justin Hibbits a écrit :
> The attached very trivial patch fixes a startup bug that prevents at
> least Qemu 3.1 and later from working on FreeBSD/powerpc64.
>
> - Justin
>
Please don't send a patch in attachment but inlined in the message
(you may use "git send-email" for that).
This patch fixes "util: add cacheinfo" that has changed the type from
unsigned to long.
You can add the following line in the commit message:
Fixes: b255b2c8a548 ("util: add cacheinfo")
Reviewed-by: Laurent Vivier <address@hidden>
| [Prev in Thread] | Current Thread | [Next in Thread] |