-
Philippe Mathieu-Daudé authored
We already have a global 'first_cpu' variable storing a pointer to the first CPU, no need to use a static one. Signed-off-by:
Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231030093150.65297-1-philmd@linaro.org>
Reviewed-by:
David Hildenbrand <david@redhat.com>
Signed-off-by:
Thomas Huth <thuth@redhat.com>Philippe Mathieu-Daudé authoredWe already have a global 'first_cpu' variable storing a pointer to the first CPU, no need to use a static one. Signed-off-by:
Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231030093150.65297-1-philmd@linaro.org>
Reviewed-by:
David Hildenbrand <david@redhat.com>
Signed-off-by:
Thomas Huth <thuth@redhat.com>
Loading