lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d65057ff-c90-8cde-aef9-a5faf9e134a9@bombadil.infradead.org>
Date:   Fri, 19 Mar 2021 11:09:46 -0700 (PDT)
From:   Randy Dunlap <rdunlap@...badil.infradead.org>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>
cc:     tsbogend@...ha.franken.de, robin.murphy@....com,
        tglx@...utronix.de, bhelgaas@...gle.com,
        andriy.shevchenko@...ux.intel.com, maz@...nel.org,
        jonathan.derrick@...el.com, linux-mips@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MIPS: PCI: Fix a typo



On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote:

>
> s/packt/packet/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>

Acked-by: Randy Dunlap <rdunlap@...radead.org>


> ---
> arch/mips/pci/pci-xtalk-bridge.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/mips/pci/pci-xtalk-bridge.c b/arch/mips/pci/pci-xtalk-bridge.c
> index 50f7d42cca5a..d2216942af18 100644
> --- a/arch/mips/pci/pci-xtalk-bridge.c
> +++ b/arch/mips/pci/pci-xtalk-bridge.c
> @@ -385,7 +385,7 @@ static int bridge_domain_activate(struct irq_domain *domain,
> 	bridge_set(bc, b_int_enable, 0x7ffffe00); /* more stuff in int_enable */
>
> 	/*
> -	 * Enable sending of an interrupt clear packt to the hub on a high to
> +	 * Enable sending of an interrupt clear packet to the hub on a high to
> 	 * low transition of the interrupt pin.
> 	 *
> 	 * IRIX sets additional bits in the address which are documented as
> --
> 2.26.2
>
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ