[PATCH] export htab value for kexec on non-lpar - cleaned up patch

Nathan Lynch ntl at pobox.com
Thu Aug 25 05:06:52 EST 2005


R Sharada wrote:
> +/* required for kexec on non-lpar - htab_export_value */
> +unsigned long htab_base, htab_size;
> +struct property newprop1, newprop2;

All of these could be static, right?

I also suggest that the struct property variables need better names so
that their intended use is more clear.  Perhaps htab_base_prop and
htab_size_prop.



More information about the Linuxppc64-dev mailing list