David Gibson <da...@gibson.dropbear.id.au> writes:

> Another spin of my patches to clean up a bunch of error reporting in
> the pseries machine type and target-ppc code, to better use the error
> API.
>
> Once reviewed, I hope to merge this into ppc-for-2.6 shortly.

Thanks for helping with error cleanup.

> Changes in v4:
>  * Corrected a place I'd accidentally messed up the indenting
>  * Dropped the patch changing the htab allocation path and some hunks
>    of the migration path cleanups, since they will be obsoleted by
>    other things I'm working on
> Changes in v3:
>  * Adjusted a commit message for accuracy (suggest by Markus)
>  * Dropped a patch which relied on a wrong guess about the behaviour
>    of foreach_dynamic_sysbus_device().
> Changes in v2:
>  * Assorted minor tweaks based on review
>       
> David Gibson (8):
>   ppc: Cleanup error handling in ppc_set_compat()
>   pseries: Cleanup error handling of spapr_cpu_init()
>   pseries: Clean up error handling in spapr_validate_node_memory()
>   pseries: Cleanup error handling in spapr_vga_init()
>   pseries: Clean up error handling in spapr_rtas_register()
>   pseries: Clean up error handling in xics_system_init()
>   pseries: Clean up error reporting in ppc_spapr_init()
>   pseries: Clean up error reporting in htab migration functions

I think the two "Cleanup" should be spelled "Clean up".

Series
Reviewed-by: Markus Armbruster <arm...@redhat.com>

Reply via email to