
Hi Jirka, Thanks alot for the review and suggestions, I will try to fix them. As for v4, I saw there was a "email patch" button in gitlab, so I used that, so seems it is not correct :) BR On Tue, May 12, 2020 at 11:38 PM Jiri Denemark <jdenemar@redhat.com> wrote:
On Wed, Apr 22, 2020 at 15:11:14 +0800, ZhengZhenyu wrote:
Introduce getHost support for ARM CPU driver. First add some data about commonly used ARM CPU models, and their vendors into cpu_map, then added some helper methods as callbacks to load them. Read and parse vendor_id, part_id and CPU flags of local CPU from corresponding registers.
Signed-off-by: Zhenyu Zheng <zhengzhenyulixi@gmail.com>
The emails come from ZhengZhenyu <zheng.zhenyu@foxmail.com>, but the signed-off-by line says something else. Could you make them consistent?
BTW, I'm intentionally replying to v3 as v4 was only supposed to have a one line diff to v3, but it was sent with both html and plain text parts and git am was unable to apply any of the v4 patches.
Jirka