[Skiboot] [PATCH] xive: Fix typo and spelling in a comment

Stewart Smith stewart at flamingspork.com
Sat May 30 09:42:57 AEST 2020


On Thu, May 28, 2020, at 5:02 PM, Gustavo Romero wrote:
> This commit fixes a typo and a spelling in a comment about the XIVE set
> translate mechanism.
> 
> Signed-off-by: Gustavo Romero <gromero at linux.ibm.com>
> ---
>  hw/xive.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/hw/xive.c b/hw/xive.c
> index 9a36f1a..9c9123f 100644
> --- a/hw/xive.c
> +++ b/hw/xive.c
> @@ -80,7 +80,7 @@
>   * with one EQ and one IPI. There is also enought EATs to cover all the PHBs.
>   *
>   * Similarily, for MMIO access, the BARs support what is called "set
> - * translation" which allows tyhe BAR to be devided into a certain
> + * translation" which allows the BAR to be divided into a certain
>   * number of sets. The VC BAR (ESBs, ENDs, ...) supports 64 sets and
>   * the PC BAT supports 16. Each "set" can be routed to a specific
>   * block and offset within a block.

Reviewed-by: Stewart Smith <stewart at flamingspork.com>


More information about the Skiboot mailing list