Searched hist:"51 e5ef459eca045d7e8afe880ee60190f0b75b26" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | cpu-qom.h | diff 51e5ef459eca045d7e8afe880ee60190f0b75b26 Tue Nov 27 02:55:59 CST 2018 Marc-André Lureau <marcandre.lureau@redhat.com> arm: replace instance_post_init()
Replace arm_cpu_post_init() instance callback by calling it from leaf classes, to avoid potential ordering issue with other post_init callbacks.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Suggested-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Eduardo Habkost <ehabkost@redhat.com>
|
H A D | cpu64.c | diff 51e5ef459eca045d7e8afe880ee60190f0b75b26 Tue Nov 27 02:55:59 CST 2018 Marc-André Lureau <marcandre.lureau@redhat.com> arm: replace instance_post_init()
Replace arm_cpu_post_init() instance callback by calling it from leaf classes, to avoid potential ordering issue with other post_init callbacks.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Suggested-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Eduardo Habkost <ehabkost@redhat.com>
|
H A D | cpu.c | diff 51e5ef459eca045d7e8afe880ee60190f0b75b26 Tue Nov 27 02:55:59 CST 2018 Marc-André Lureau <marcandre.lureau@redhat.com> arm: replace instance_post_init()
Replace arm_cpu_post_init() instance callback by calling it from leaf classes, to avoid potential ordering issue with other post_init callbacks.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Suggested-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Eduardo Habkost <ehabkost@redhat.com>
|
H A D | cpu.h | diff 51e5ef459eca045d7e8afe880ee60190f0b75b26 Tue Nov 27 02:55:59 CST 2018 Marc-André Lureau <marcandre.lureau@redhat.com> arm: replace instance_post_init()
Replace arm_cpu_post_init() instance callback by calling it from leaf classes, to avoid potential ordering issue with other post_init callbacks.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Suggested-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Eduardo Habkost <ehabkost@redhat.com>
|