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]
Date:   Fri, 26 Mar 2021 21:15:28 +0000
From:   "Kaneda, Erik" <erik.kaneda@...el.com>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>,
        "Moore, Robert" <robert.moore@...el.com>
CC:     "Wysocki, Rafael J" <rafael.j.wysocki@...el.com>,
        "lenb@...nel.org" <lenb@...nel.org>,
        "linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
        "devel@...ica.org" <devel@...ica.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "rdunlap@...radead.org" <rdunlap@...radead.org>
Subject: RE: [PATCH] ACPICA: Fix a typo



> -----Original Message-----
> From: Bhaskar Chowdhury <unixbhaskar@...il.com>
> Sent: Friday, March 26, 2021 12:49 PM
> To: Moore, Robert <robert.moore@...el.com>
> Cc: Kaneda, Erik <erik.kaneda@...el.com>; Wysocki, Rafael J
> <rafael.j.wysocki@...el.com>; lenb@...nel.org; linux-acpi@...r.kernel.org;
> devel@...ica.org; linux-kernel@...r.kernel.org; rdunlap@...radead.org
> Subject: Re: [PATCH] ACPICA: Fix a typo
> 
> On 14:56 Fri 26 Mar 2021, Moore, Robert wrote:
> >Please make a pull request for this on our github.
> >Thanks,
> >Bob
> >
> 
> A pull request for this trivial spelling fix? Kindly be reasonable , it is
> just a single spelling fix, had it been many ,the suggestion could stand.
>
> Kindly, also , let me know aren't we  applying patches from the ML , or is
> there some specific rule for this project. I might be missing the basic stuff.

The code under drivers/acpi/acpica is from a separate open source project located here:

https://github.com/acpica/acpica

You submitting a pull request on the github facilitates our maintenance.
Please make the pull request there so that the codebases are easy to maintain.

For more info, read Documentation/driver-api/acpi/linuxized-acpica.rst

Erik
> 
> Thanks,
> Bhaskar
> >
> >-----Original Message-----
> >From: Bhaskar Chowdhury <unixbhaskar@...il.com>
> >Sent: Thursday, March 25, 2021 5:19 PM
> >To: Moore, Robert <robert.moore@...el.com>; Kaneda, Erik
> <erik.kaneda@...el.com>; Wysocki, Rafael J <rafael.j.wysocki@...el.com>;
> lenb@...nel.org; linux-acpi@...r.kernel.org; devel@...ica.org; linux-
> kernel@...r.kernel.org
> >Cc: rdunlap@...radead.org; Bhaskar Chowdhury <unixbhaskar@...il.com>
> >Subject: [PATCH] ACPICA: Fix a typo
> >
> >
> >s/optimzation/optimization/
> >
> >Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
> >---
> > include/acpi/acoutput.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/include/acpi/acoutput.h b/include/acpi/acoutput.h index
> 1538a6853822..1b4c45815695 100644
> >--- a/include/acpi/acoutput.h
> >+++ b/include/acpi/acoutput.h
> >@@ -362,7 +362,7 @@
> >  *
> >  * A less-safe version of the macros is provided for optional use if the
> >  * compiler uses excessive CPU stack (for example, this may happen in the
> >- * debug case if code optimzation is disabled.)
> >+ * debug case if code optimization is disabled.)
> >  */
> >
> > /* Exit trace helper macro */
> >--
> >2.26.2
> >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ